Skip to content

Commit

Permalink
Fix selector units
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Mar 18, 2024
1 parent 4b31327 commit 44f1123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const Index = () => {
}
variable={'precipitation'}
selector={{
time: 1,
time: 11109,
}}
regionOptions={{ setData: setRegionData }}
/>
Expand Down

0 comments on commit 44f1123

Please sign in to comment.