wip ods page
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
import HeroPages from '~/components/HeroPages.vue';
|
||||
import TextWithImage from '../../components/TextWithImage.vue';
|
||||
import SectionWithCards from '../../components/SectionWithCards.vue';
|
||||
import TextWithIconAndButton from '../../components/TextWithIconAndButton.vue';
|
||||
import TextWithIconAndButtons from '../../components/TextWithIconAndButtons.vue';
|
||||
import Quote from '../../components/Quote.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
HeroPages,
|
||||
TextWithImage,
|
||||
TextWithIconAndButton,
|
||||
TextWithIconAndButtons,
|
||||
SectionWithCards,
|
||||
Quote
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user