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

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