mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-17 23:13:51 +01:00
Move some stuff around
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Router } from 'preact-router';
|
||||
import { Workspaces } from '../pages/Workspaces';
|
||||
import { Workspace } from '../Workspace';
|
||||
import { Workspace } from '../pages/Workspace';
|
||||
|
||||
export function AppRouter() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user