summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkDisableSection.stories.impl.ts
blob: 78e556c63e9961f9c3eebd0b0de9a2c9ef9babd9 (plain)
1
2
3
4
5
6
7
/*
 * SPDX-FileCopyrightText: syuilo and misskey-project
 * SPDX-License-Identifier: AGPL-3.0-only
 */

import MkDisableSection from './MkDisableSection.vue';
void MkDisableSection;