Skip to content

Commit

Permalink
fix: missing prop
Browse files Browse the repository at this point in the history
  • Loading branch information
eMerzh committed Sep 30, 2023
1 parent c179d37 commit db81345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ function AppContainer() {
setDate={setDate}
ise={ise}
setIse={setIse}
isFaultyDate={false}
/>
<hr />
<Modal
Expand Down

0 comments on commit db81345

Please sign in to comment.