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