USACE-WaterManagement / groundwork-water

A collection of React components that work with Groundwork for the USACE water management community Documentation:
https://usace-watermanagement.github.io/groundwork-water/
0 stars 1 forks source link

Typing error in CdaLatestValueCard #43

Closed jbkolze closed 2 hours ago

jbkolze commented 2 hours ago

There's a typing bug that popped up when passing cwmsjs types to the CdaLatestValueCard component. Erroring on tsc.

jbkolze commented 2 hours ago

False alarm -- related to implementation of #35. Will fix as part of that PR.