refactor: migrate to nuxt

This commit is contained in:
YunYouJun
2023-07-30 03:08:42 +08:00
parent c23f39e8c0
commit 0dfec1831b
90 changed files with 7864 additions and 3962 deletions

View File

@@ -4,7 +4,6 @@ import { describe, it } from 'vitest'
// import { createTestingPinia } from '@pinia/testing'
// import ChooseFood from '../src/components/ChooseFood.vue'
// import { useRecipeStore } from '~/store/recipe'
describe('ChooseFood.vue', () => {
it('should render', async () => {