UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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