mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 00:53:13 +08:00
chore: add autodocs for button
This commit is contained in:
@@ -4,6 +4,7 @@ import { SpecialButton } from './special-button';
|
||||
|
||||
const meta: Meta<typeof SpecialButton> = {
|
||||
component: SpecialButton,
|
||||
tags: ['autodocs'],
|
||||
title: 'SpecialButton',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user