diff --git a/src/components/ecosystem.jsx b/src/components/ecosystem.jsx index e13573e..8117a9a 100644 --- a/src/components/ecosystem.jsx +++ b/src/components/ecosystem.jsx @@ -8,7 +8,6 @@ function Ecosystem() { const wizardshow = () => setActiveSection('wizard'); const systemshow = () => setActiveSection('system'); const rpkshow = () => setActiveSection('rpk'); - const dropshow = () => setActiveSection('rhinodrop'); return (