Join Slack
Powered by
``` try { //some async function } catch (error) ...
# orm-help
b
brandon
07/12/2018, 3:48 PM
Copy code
try { //some async function } catch (error) { toast.error(error) }
Open in Slack
Previous
Next