mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-28 16:38:23 +01:00
Update packages/frontend/src/components/MkNote.stories.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
parent
cfbb93f86f
commit
b38a099444
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ const meta = {
|
|||
component: MkNote,
|
||||
} satisfies Meta<typeof MkNote>;
|
||||
export default meta;
|
||||
|
||||
|
||||
import { StoryObj } from '@storybook/vue3';
|
||||
import { HttpResponse, http } from 'msw';
|
||||
import {
|
||||
|
|
Loading…
Reference in a new issue