refactor(app): split page orchestration flows
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
"use client";
|
||||
|
||||
import { SidebarScreen } from "@/app/sidebar/sidebar-screen";
|
||||
|
||||
export default function SidebarPage() {
|
||||
|
||||
Reference in New Issue
Block a user