Skip to content

Commit e307046

Browse files
authored
Remove the Old Input Components (#16)
1 parent d9bcda8 commit e307046

15 files changed

Lines changed: 429 additions & 385 deletions

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
versioning-strategy: widen

package-lock.json

Lines changed: 62 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
},
6060
"dependencies": {
6161
"date-fns": "^2.16.1",
62+
"jest-each": "^26.6.2",
6263
"react-hook-form": "^6.14.2"
6364
}
6465
}

0 commit comments

Comments
 (0)