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

export const argTypes = {
	retry: {
		action: 'retry',
	},
};