Skip to content

Commit

Permalink
Merge pull request #416 from storybookjs/weird-link-behavior
Browse files Browse the repository at this point in the history
Reintroduce duplicate export
  • Loading branch information
ghengeveld committed Mar 5, 2024
2 parents b852133 + 795d17d commit 6a96cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/images/colored-icons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export { default as Key } from './Key';
export { default as Knob } from './Knob';
export { default as Lightning } from './Lightning';
export { default as LinkIcon } from './Link';
export { default as Link } from './Link';
export { default as Overlap } from './Overlap';
export { default as Pixel } from './Pixel';
export { default as Plugin } from './Plugin';
Expand Down

0 comments on commit 6a96cd0

Please sign in to comment.