fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type React from "react"
|
||||
import type React from "react"
|
||||
import Layout from "../layout/layout"
|
||||
|
||||
export default function Dashboard({ children }: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user