Skip to content

Commit

Permalink
Update formID example
Browse files Browse the repository at this point in the history
  • Loading branch information
Putri Karunia committed Feb 11, 2021
1 parent 58796fa commit ef80282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LoginForm/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ interface LoginFormOptions {
* ]}
* width={300}
* height={300}
* formID="default"
* formID="form_default"
* />;
* ```
*
Expand Down

0 comments on commit ef80282

Please sign in to comment.