Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DateTimeInput causing issues in production
When this library is used in a project that runs rollup, the DateTimeInput causes issues on production environments. It is a known issue in rollup, see arqex/react-datetime#843. Added temporary workaround to prevent issues in production environments with DateTimeInput.
- Loading branch information