Skip to content

Commit

Permalink
Update OrganizationSignUpPage.tsx for isse-#15
Browse files Browse the repository at this point in the history
  • Loading branch information
itsAakashz authored Jul 21, 2024
1 parent 9923ec1 commit d76c065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/OrganizationSignUpPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Button } from "~/components/ui/button";
import { Input } from "~/components/ui/input";
import { Label } from "~/components/ui/label";

// Define the types for the form fields

interface FormData {
companyName: string;
companyEmail: string;
Expand Down

0 comments on commit d76c065

Please sign in to comment.