Skip to content

Commit b7a4db1

Browse files
added formik to required dependencies (#1260)
1 parent b89df8d commit b7a4db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-generator/nextjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Enable TypeScript in your next project
2222

2323
Install required dependencies:
2424

25-
$ yarn add lodash.get lodash.has @types/lodash isomorphic-unfetch
25+
$ yarn add lodash.get lodash.has @types/lodash isomorphic-unfetch formik
2626

2727
## Generating Routes
2828

0 commit comments

Comments
 (0)