Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [94.0.0](v93.5.0...v94.0.0) (2023-10-02) ### Bug Fixes * **ContactsList:** Center the spinner when fetching data ([52791a1](52791a1)) * **ContactsList:** Remove padding on cells ([bb6c237](bb6c237)) ### Features * **ContactsListModal:** Use default text on search, add button, result ([652d52f](652d52f)) * **getRandomUUID:** Returns something even without crypto API ([be65396](be65396)) ### BREAKING CHANGES * **ContactsListModal:** If you don't want any text in `ContactsListModal` for search input, add button and empty result, use respectively these props : `placeholder={[secure]}, addContactLabel={[secure]}, emptyMessage={[secure]}` instead of `undefined` values
- Loading branch information