mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
chore: add autodocs for button
This commit is contained in:
parent
f19d151f4a
commit
3f3bcdda21
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import { SpecialButton } from './special-button';
|
|||
|
||||
const meta: Meta<typeof SpecialButton> = {
|
||||
component: SpecialButton,
|
||||
tags: ['autodocs'],
|
||||
title: 'SpecialButton',
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue