mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-11 23:02:55 +01:00
fix: updated package name to follow best practices
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AppRouter } from "Noodl-Editor/src/editor/src/pages/AppRouter";
|
||||
import { AppRouter } from "noodl-editor/src/editor/src/pages/AppRouter";
|
||||
|
||||
export class AppRoute {
|
||||
constructor(public readonly router: AppRouter) {}
|
||||
|
||||
Reference in New Issue
Block a user