Skip to content

Commit

Permalink
checkbox update
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeZ123 committed Oct 6, 2024
1 parent e8ea7af commit 4dbeb15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/components/Plan/AddPlanModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ export const AddPlanModal: React.FC<AddPlanModalProps> = ({
<Flex alignItems="center">
<Checkbox
mr="md"
borderColor="primary.blue.dark.main"
{...register("agreeToBetaMajor", {
required: "You must agree to continue",
})}
Expand Down

0 comments on commit 4dbeb15

Please sign in to comment.