UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

6 lines (4 loc) 101 B
// src/components/Page/index.js import Page from './Page.js'; export default Page; export { Page };