Skip to content

Commit 6a96cd0

Browse files
authored
Merge pull request #416 from storybookjs/weird-link-behavior
Reintroduce duplicate export
2 parents b852133 + 795d17d commit 6a96cd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/images/colored-icons/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export { default as Key } from './Key';
3131
export { default as Knob } from './Knob';
3232
export { default as Lightning } from './Lightning';
3333
export { default as LinkIcon } from './Link';
34+
export { default as Link } from './Link';
3435
export { default as Overlap } from './Overlap';
3536
export { default as Pixel } from './Pixel';
3637
export { default as Plugin } from './Plugin';

0 commit comments

Comments
 (0)