cbuchwald
cbuchwald
### Description I added new props `lessText` and `moreText` to overwrite the default button texts `read more` and `read less` ### Additional context --- ### What is the purpose of...
This PR deletes the local copied react-flatpickr and reuses it via NPM package. It replaces Moment with Intl in the code and adds some tests to verify the date format...
This PR does the following: - It updates webpack to version 5 - It adds react-flatpickr the proper way - It adds file compression - It adds tests WIP