1
0
Fork 0

🚧 Component updates

This commit is contained in:
Joost De Cock 2019-05-20 16:25:08 +02:00
parent ae977fcd7b
commit e5f63520f9
5 changed files with 142 additions and 11 deletions

View file

@ -2,6 +2,7 @@ export { default as Blockquote } from "./Blockquote";
export { default as Draft } from "./Draft";
export { default as DraftConfigurator } from "./DraftConfigurator";
export { default as Emblem } from "./Emblem";
export { default as Example } from "./Example";
export { default as Footer } from "./Footer";
export { default as Icon } from "./Icon";
export { default as Logo } from "./Logo";