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

修改section3导航条 为Agarose Gel Electrophoresis

parent eb86ecb0
No related branches found
No related tags found
No related merge requests found
Pipeline #505393 failed
......@@ -42,7 +42,7 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink, onLinkClick }) => {
className={activeLink === 'section3' ? 'active' : 'notActive'}
onClick={() => onLinkClick('section3')}
>
Section 3
Agarose Gel Electrophoresis
</Nav.Link>
<Nav.Link
......
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