updated ui

This commit is contained in:
Saifeddine ALOUI
2023-09-22 23:16:22 +02:00
parent 5f816291e7
commit 69ae9628af
11 changed files with 84 additions and 74 deletions

View File

@ -247,7 +247,6 @@ import feather from 'feather-icons'
import defaultImgPlaceholder from "../assets/default_model.png"
import InteractiveMenu from "@/components/InteractiveMenu.vue"
const bUrl = import.meta.env.VITE_LOLLMS_API_BASEURL
export default {
components:{InteractiveMenu},