Skip to content

Commit

Permalink
fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed May 6, 2024
1 parent 30836ee commit 3eda814
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 1,365 deletions.
1 change: 0 additions & 1 deletion resources/js/Pages/Chat/ChatInputThreaded.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script setup>
import {router, useForm, usePage} from "@inertiajs/vue3";
import SampleQuestions from "./SampleQuestions.vue";
import { ChevronDoubleDownIcon, ChevronRightIcon} from "@heroicons/vue/20/solid";
import {computed, inject, onUnmounted, ref, watch} from "vue";
import axios from "axios";
Expand Down
47 changes: 0 additions & 47 deletions resources/js/Pages/Chat/SampleQuestions.vue

This file was deleted.

Loading

0 comments on commit 3eda814

Please sign in to comment.