Greater-London-Authority / ldn-viz-tools

https://greater-london-authority.github.io/ldn-viz-tools/
1 stars 0 forks source link

Remove `hasError` prop from `Select` #301

Closed jamesscottbrown closed 1 month ago

jamesscottbrown commented 1 month ago

This modifies Select so that it only has an error prop (rather than an error and hasError props)

This should address https://github.com/Greater-London-Authority/ldn-viz-tools/issues/295

@PaulioRandall, I don't know whether this touches on your planned changes to the Select