Adding contact page.
This commit is contained in:
@ -43,8 +43,10 @@ export default class Section extends React.Component {
|
||||
|
||||
import ImageSection from './image/ImageSection';
|
||||
import VideoSection from './video/VideoSection';
|
||||
import BodySection from './body/BodySection';
|
||||
|
||||
export {
|
||||
ImageSection,
|
||||
VideoSection
|
||||
VideoSection,
|
||||
BodySection
|
||||
}
|
||||
|
Reference in New Issue
Block a user