aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/Button.tsx (unfollow)
Commit message (Collapse)Author
2024-07-30chore: remove ui directory (#2329)Ellie Huxtable
This is still in development, but rather than clutter the commit history and issues with an unreleased project I've split the UI into its own repo. Once ready for release, I'll either merge the ui code back in, or just make the repo public.
2024-05-30feat(ui): add login/register dialog (#2056)Ellie Huxtable