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

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