1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 08:44:05 +02:00

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

@@ -1,5 +1,4 @@
/* eslint-disable @typescript-eslint/explicit-function-return-type */
/* eslint-disable import/no-duplicates */
import { StoryObj } from '@storybook/vue3';
import { userDetailed } from '../../../.storybook/fakes';
import MkAcct from './MkAcct.vue';