mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
test
This commit is contained in:
@@ -14,6 +14,9 @@ interface PageProps {
|
||||
routeTree: RouteItem;
|
||||
}
|
||||
|
||||
// Preload.
|
||||
import('../MDX/Sandpack/SandpackRoot');
|
||||
|
||||
export function Page({routeTree, children}: PageProps) {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user