feat: switch form fields to base-ui

This commit is contained in:
Aarnav Tale
2026-03-17 15:19:22 -04:00
parent 941971b8c7
commit 7403ebea06
75 changed files with 842 additions and 1086 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { Form } from "react-router";
import Button from "~/components/button";
import Card from "~/components/Card";
import Card from "~/components/card";
import cn from "~/utils/cn";
interface LinkAccountProps {