Skip to content
Snippets Groups Projects
Commit 60e23851 authored by Yuhao Lin's avatar Yuhao Lin
Browse files

修改section8导航条为Transformation

parent 9eeea6cc
No related branches found
No related tags found
No related merge requests found
Pipeline #505483 failed
......@@ -97,7 +97,7 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink, onLinkClick }) => {
className={activeLink === 'section8' ? 'active' : 'notActive'}
onClick={() => onLinkClick('section8')}
>
Section 8
Transformation
</Nav.Link>
</Nav>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment