feat: add filter input
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { describe, it } from 'vitest'
|
||||
// import { createTestingPinia } from '@pinia/testing'
|
||||
// import ChooseFood from '../src/components/ChooseFood.vue'
|
||||
// import { useRecipeStore } from '~/stores/recipe'
|
||||
// import { useRecipeStore } from '~/store/recipe'
|
||||
|
||||
describe('ChooseFood.vue', () => {
|
||||
it('should render', async () => {
|
||||
|
||||
Reference in New Issue
Block a user