mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
chore: add chromatic
This commit is contained in:
@@ -4,6 +4,7 @@ import { Section } from './Section.jsx';
|
||||
export default {
|
||||
title: 'Section',
|
||||
component: Section,
|
||||
tags: ['autodocs'],
|
||||
} satisfies Meta<typeof Section>;
|
||||
|
||||
type Story = StoryObj<typeof Section>;
|
||||
|
||||
Reference in New Issue
Block a user