mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-12 13:42:23 +00:00
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
This commit is contained in:
commit
6495ccf0e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,7 +21,6 @@ dist/
|
|||||||
downloads/
|
downloads/
|
||||||
eggs/
|
eggs/
|
||||||
.eggs/
|
.eggs/
|
||||||
lib/
|
|
||||||
lib64/
|
lib64/
|
||||||
parts/
|
parts/
|
||||||
sdist/
|
sdist/
|
||||||
|
3
datacenter/lib/mui.tsx
Normal file
3
datacenter/lib/mui.tsx
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
export * from '@mui/joy';
|
Loading…
Reference in New Issue
Block a user