Compare commits
No commits in common. "33df1b326cc3ec9d18d800f5c1bce3de8ca7ef0b" and "e4c81dce78a2ecc51875ebc7b9af39919cdbb257" have entirely different histories.
33df1b326c
...
e4c81dce78
|
|
@ -1,4 +1,4 @@
|
||||||
import { Outlet } from 'react-router-dom'
|
import { Link, Outlet } from 'react-router-dom'
|
||||||
import { ToastHost } from '../components/ui/toast'
|
import { ToastHost } from '../components/ui/toast'
|
||||||
|
|
||||||
export function AppLayout() {
|
export function AppLayout() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue