UNPKG

yahoi

Version:

Yet Another Highly Opinionated Isomorphic Framework

11 lines (10 loc) 221 B
/* * * Components * ################################################################### * * All available components should be listed here * */ export { default as Footer } from './Footer'; export * from './SimpleGrid';