[x] Make utils called errMessage() to get error message from res.data.message, but also checking if res == null, then make ur own error message. Because there is 2 type of error: 1. Error from the backend because wrong validation, wrong input, databases error, internal error, 2. Error from failed handshake because backend down, cloudflare problem, user internet problem.
[x] Make sure the snackbar color is blend with current theme
Todo:
Note: feel free to use other snackbar package