mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: add Stirling-PDF-style layout with sidebar, tool panel, dropzone, and theme toggle
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { AppLayout } from "@/components/layout/app-layout";
|
||||
|
||||
export function HomePage() {
|
||||
return <AppLayout />;
|
||||
}
|
||||
Reference in New Issue
Block a user