🚧 Ongoing work on components and pattern info
This commit is contained in:
parent
a3ae718632
commit
ea41dc0106
168 changed files with 17518 additions and 14384 deletions
6
packages/components/src/index.js
Normal file
6
packages/components/src/index.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
export { default as draftConfigurator } from "./DraftConfigurator";
|
||||
export { default as Emblem } from "./Emblem";
|
||||
export { default as Logo } from "./Logo";
|
||||
export { default as Navbar } from "./Navbar";
|
||||
export { default as Ogol } from "./Ogol";
|
||||
export { default as withGist } from "./withGist";
|
Loading…
Add table
Add a link
Reference in a new issue