🔧 Reconfigure packages
This commit is contained in:
parent
bd61373d20
commit
65ee7ccd91
50 changed files with 390 additions and 306 deletions
|
@ -1,8 +1,12 @@
|
|||
export { default as Draft } from "./Draft";
|
||||
export { default as DraftConfigurator } from "./DraftConfigurator";
|
||||
export { default as Emblem } from "./Emblem";
|
||||
export { default as Footer } from "./Footer";
|
||||
export { default as Icon } from "./Icon";
|
||||
export { default as Logo } from "./Logo";
|
||||
export { default as Navbar } from "./Navbar";
|
||||
export { default as Ogol } from "./Ogol";
|
||||
export { default as SampleConfigurator } from "./SampleConfigurator";
|
||||
export { default as withGist } from "./withGist";
|
||||
export { default as withLanguage } from "./withLanguage";
|
||||
export { default as Workbench } from "./Workbench";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue