feat: home space list (#1400)

This commit is contained in:
Philip Okugbe
2025-07-25 00:21:40 +01:00
committed by GitHub
parent 662460252f
commit b30bf61dc4
10 changed files with 255 additions and 8 deletions

View File

@ -1,5 +1,6 @@
const APP_ROUTE = {
HOME: "/home",
SPACES: "/spaces",
AUTH: {
LOGIN: "/login",
SIGNUP: "/signup",