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

/* eslint-disable @typescript-eslint/explicit-function-return-type */
import MkPageHeader_tabs from './MkPageHeader.tabs.vue';
void MkPageHeader_tabs;