feat: change the text

This commit is contained in:
shiweisong.ssw 2023-06-29 17:01:53 +08:00
parent 456957a06a
commit 758f83b7dd

View File

@ -18,7 +18,7 @@ const LeftSider = () => {
const menus = useMemo(() => {
return [{
label: 'Datastores',
label: 'Knowledge Space',
route: '/datastores',
icon: <Article fontSize="small" />,
active: pathname === '/datastores'