[Bug]: '"reka-ui"'
has no exported member named 'TimeFieldRootEmits'
#1452
Labels
bug
Something isn't working
Environment
Link to minimal reproduction
Steps to reproduce
Add
import { type TimeFieldRootEmits } from 'reka-ui'
to the codeDescribe the bug
When trying to add the TimeFieldRootEmits type from Reka Ui, the compiler complains that Reka Ui does not export this type
Expected behavior
No response
Context & Screenshots (if applicable)
The text was updated successfully, but these errors were encountered: