build(#10336): write stories for MkAd

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-03-31 15:52:39 +09:00
parent 98fd6b5879
commit 70fc25aac1
9 changed files with 223 additions and 18 deletions

View File

@@ -10,8 +10,8 @@ export default meta;
import { expect } from '@storybook/jest';
import { userEvent, within } from '@storybook/testing-library';
import { StoryObj } from '@storybook/vue3';
import MkA from './MkA.vue';
import { tick } from '@/scripts/test-utils';
import MkA from './MkA.vue';
export const Default = {
render(args) {
return {