-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The bug is that the 201c0c9 commit is not actually reflected in the current version(2.7.0) of the package.
This can be easily verified:
- Here is the link to the npm code (open
.cjs.dev.jsor.cjs.prod.jsfile) where you need to find the linevar styles = react.useStyleConfig('CalendarDay', {, and see that there is nointervalhere. - If you download the code and run
npm run build, in the source code at around line +- 541 (or it's better to find it by the line I provided above), there will be a parameterinterval.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working