UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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