mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 20:28:07 +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/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
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