Files
dotfiles/config/ags/launcher/ui/components/calc.tsx

4 lines
48 B
TypeScript

export default () => {
return <box></box>
}