UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

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