Closed justiandevs closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
signalen-frontend-wcag | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 22, 2024 7:52am |
Fixes #11.
What I did:
useContext(AppContext)
.const config = await useServerConfig()
which will give back a config object of type AppConfig.