Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mraysu committed Dec 9, 2024
1 parent 4d071bd commit c69138f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/ProgramFormButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ export default function ProgramFormButton({
isMobile={isMobile}
setPrograms={setPrograms}
setAlertState={setAlertState}
firebaseToken={firebaseToken}
/>
)}

Expand Down

0 comments on commit c69138f

Please sign in to comment.