Move nuxt components to components-nuxt

This commit is contained in:
Sam Carlton 2021-09-11 13:07:08 -05:00
parent 300d9598b4
commit decaaabfe1
36 changed files with 62 additions and 61 deletions

View file

@ -6,7 +6,7 @@
<script>
import AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
import AllUpdatesSubscribe from '~/components-nuxt/all-updates-subscribe.vue'
export default {
layout: 'embed',