wip ods page
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
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';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
HeroPages,
|
||||
TextWithImage,
|
||||
TextWithIconAndButton,
|
||||
TextWithIconAndButtons,
|
||||
SectionWithCards
|
||||
},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user