6 lines
235 B
JavaScript
6 lines
235 B
JavaScript
|
export { default as Carousel } from './Carousel'
|
||
|
export { default as Cooperation } from './Cooperation'
|
||
|
export { default as News } from './News'
|
||
|
export { default as Research } from './Research'
|
||
|
export { default as Team } from './Team'
|