Instruction
stringclasses
1 value
Output
stringclasses
1 value
Create me a Button
import { Button, type ButtonProps } from '@filament/react'; import React from 'react'; export const Default = (props: ButtonProps) => (<Button {...props}>Button</Button>);
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Test

Downloads last month
10