UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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