fix: make parallel routes not render blocking
fix: add loading to parallel routes
This commit is contained in:
3
app/[lang]/(live)/@sitewidealert/loading.tsx
Normal file
3
app/[lang]/(live)/@sitewidealert/loading.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Loading() {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user