fix(storybook): implement missing stories (#15862)
This commit is contained in:
parent
74d9cc4e38
commit
978ab2f848
3 changed files with 87 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import MkDisableSection from './MkDisableSection.vue';
|
||||
void MkDisableSection;
|
||||
Loading…
Add table
Add a link
Reference in a new issue