Skip to content

Commit 0a24430

Browse files
committed
minus: gee fixed screen, layers content
1 parent 08f20a0 commit 0a24430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/geoplatform/[geoplatformId]/geoplatform-sidebar.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export const GeoplatformSidebar = () => {
9898
/>
9999
<SidebarItem
100100
icon={BiRocket}
101-
label={"Story"}
101+
label={"Story : Validasi Model"}
102102
id={'123123'}
103103
type='Story'
104104
variant={pathname.includes("/story") ? "active" : "default"}

0 commit comments

Comments
 (0)