UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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