Home Reference Source

src/components/url/fixtures/index.js

import comp1 from './comp1';
import comp2 from './comp2';
export { comp1, comp2 };