mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-14 22:43:49 +00:00
feat: change the text
This commit is contained in:
parent
456957a06a
commit
758f83b7dd
@ -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