mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-16 23:37:52 +00:00
feat: change the text
This commit is contained in:
parent
11e3d1e1b3
commit
3456dd8205
@ -18,7 +18,7 @@ const LeftSider = () => {
|
|||||||
|
|
||||||
const menus = useMemo(() => {
|
const menus = useMemo(() => {
|
||||||
return [{
|
return [{
|
||||||
label: 'Datastores',
|
label: 'Knowledge Space',
|
||||||
route: '/datastores',
|
route: '/datastores',
|
||||||
icon: <Article fontSize="small" />,
|
icon: <Article fontSize="small" />,
|
||||||
active: pathname === '/datastores'
|
active: pathname === '/datastores'
|
||||||
|
Loading…
Reference in New Issue
Block a user