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

修改section7导航条为Plasmid Extraction

parent e98bd22a
No related branches found
No related tags found
No related merge requests found
Pipeline #505465 failed
......@@ -86,7 +86,7 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink, onLinkClick }) => {
className={activeLink === 'section7' ? 'active' : 'notActive'}
onClick={() => onLinkClick('section7')}
>
Section 7
Plasmid Extraction
</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