mirror of
https://github.com/infinilabs/coco-app.git
synced 2026-08-29 10:09:30 +02:00
feat: add shadcn ui config (#954)
* feat: add shadcn ui config * chore: tailwind config
This commit is contained in:
@@ -35,7 +35,6 @@ function MainApp() {
|
||||
<>
|
||||
<SearchChat isTauri={true} hasModules={["search", "chat"]} />
|
||||
<UpdateApp />
|
||||
|
||||
{synthesizeItem && <Synthesize />}
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user