mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 12:35:37 +02:00
fix(storybook): implement missing stories (#15862)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import MkDisableSection from './MkDisableSection.vue';
|
||||
void MkDisableSection;
|
||||
Reference in New Issue
Block a user