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

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