Skip to content

Commit

Permalink
Fix: declared dropshadow?
Browse files Browse the repository at this point in the history
  • Loading branch information
ajstrongdev committed Sep 20, 2024
1 parent cc4c102 commit bf13166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ecosystem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ function Ecosystem() {
const wizardshow = () => setActiveSection('wizard');
const systemshow = () => setActiveSection('system');
const rpkshow = () => setActiveSection('rpk');
const dropshow = () => setActiveSection('rhinodrop');

return (
<div className="w-full px-8 md:px-16 lg:px-24">
Expand Down

0 comments on commit bf13166

Please sign in to comment.