fix(public): move Routes.razor to client assembly so InteractiveAuto can resolve it in WASM
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@using DeepDrftPublic.Services
|
||||
@using DeepDrftPublic.Client
|
||||
@using DeepDrftPublic.Services
|
||||
@using DeepDrftShared.Client.Components
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
Reference in New Issue
Block a user