Manthan Ankolekar ddf35ec96f Fix list route for responsive UI
Related to #359

Add a check to redirect to the homepage if the view is not mobile in the `src/pages/List.vue` file.

* Import `mobileMixin` in `src/pages/List.vue`.
* Add a `created` lifecycle hook to check if the view is mobile and redirect to `/dashboard` if not.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/louislam/uptime-kuma/issues/359?shareId=XXXX-XXXX-XXXX-XXXX).
2024-12-24 11:33:02 +05:30
..
2024-02-20 17:52:59 +01:00
2022-12-15 13:57:28 +08:00
2024-12-24 11:33:02 +05:30
2022-04-14 01:20:54 +08:00
2023-03-10 22:04:47 +07:00