UNPKG

expense-manager-react

Version:

A comprehensive expense tracking application built with React, TypeScript, and Supabase

12 lines (11 loc) 289 B
declare const meta: { title: string; component: import('react').FC<import('@radix-ui/react-select').SelectProps>; tags: string[]; argTypes: {}; }; export default meta; export declare const Base: { render: () => import("react/jsx-runtime").JSX.Element; args: {}; };