jaxramus
jaxramus
One thing I've noticed is that the alerts in dark mode are kind of ugly. I think they should use darker styles. For example, when in dark mode, a success...
Installing locally and opening the `package.json` file worked for me. I didn't get a popup asking if I wanted to allow it everywhere though.
other solutions in this thread overwrite all data. use this to REPLACE certain data by keys, e.g.: ``` const address = "123 test st, Toronto, ON".split(', '); const newData =...