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

修改section2 为Double Enzyme DNA Digestion& Agarose Gel Electrophoresis

parent aed787bf
No related branches found
No related tags found
No related merge requests found
Pipeline #505349 failed
......@@ -29,7 +29,7 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink, onLinkClick }) => {
className={activeLink === 'section2' ? 'active' : 'notActive'}
onClick={() => onLinkClick('section2')}
>
Section 2
Double Enzyme DNA Digestion& Agarose Gel Electrophoresis
</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