UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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