mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
9 lines
No EOL
195 B
JavaScript
9 lines
No EOL
195 B
JavaScript
import Newsletters from './collection.js';
|
|
|
|
import './custom_fields.js';
|
|
import './fragments.js';
|
|
import './i18n.js';
|
|
|
|
import '../components/NewsletterSubscribe.jsx';
|
|
|
|
export default Newsletters; |