Skip to content
Draft
Prev Previous commit
Next Next commit
fix
  • Loading branch information
mcasimir committed May 14, 2025
commit a2ce7837cfb344fe757edac3f4d249ae77dfe955
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Meta, Story, Controls } from '@storybook/blocks';
import { IndexIcon } from './index-icon';
import IndexIcon from './index-icon';

<Meta
title="Components/Indexes/IndexIcon"
Expand Down