mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-07 23:57:39 +00:00

* feat: added prompt before delete and restore * feat: added prompts before delete all and restore all * chore: fixed indendation * refactor: changed the confirmation dialogue to use NavigatorAlertDialog * chore: replaced text with localisable string and removed message from confirmationDialog * refactor: Use alert directly from NavigatorAlertDialog