Portal/portal_client/src/views/home/components/index.js

6 lines
235 B
JavaScript
Raw Normal View History

2025-03-10 17:41:02 +08:00
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'