You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ContactsListModal: Use default text on search, add button, result (652d52f)
getRandomUUID: Returns something even without crypto API (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={false}, addContactLabel={false}, emptyMessage={false} instead of undefined values