mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
refactor: use persistant layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ReactDOMServer from 'react-dom/server';
|
||||
import { createInertiaApp } from '@inertiajs/react';
|
||||
import ReactDOMServer from 'react-dom/server';
|
||||
|
||||
export default function render(page: any) {
|
||||
return createInertiaApp({
|
||||
|
||||
Reference in New Issue
Block a user