export default { title: 'UI Patterns', tags: ['autodocs'], }; export const Buttons = () => (
); export const FormInputs = () => (
); export const Pills = () => (
page video tweet_thread file
); export const TagPills = () => (
science computer-science learning
); export const ColorPalette = () => (
Ink (#20251f)
Paper (#f5f0e7)
Accent (#8d3f30)
Accent 2 (#b78342)
Link (#245f72)
Top (#141d18)
Muted (#666a61)
Line (#d2c6b5)
);