chore: Update Lucide icons and improve Current Chat Model Settings

This commit is contained in:
n4ze3m
2024-05-24 20:00:09 +05:30
parent 2a7d34f4df
commit 9e2ef72486
8 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ import { useStorage } from "@plasmohq/storage/hook"
import { ModelSelect } from "../Common/ModelSelect"
import { PromptSelect } from "../Common/PromptSelect"
import { ChatSettings } from "../Icons/ChatSettings"
import { CurrentChatModelSettings } from "../Common/CurrentChatModelSettings"
import { CurrentChatModelSettings } from "../Common/Settings/CurrentChatModelSettings"
export default function OptionLayout({
children