c6f4ffc1fe
- WebAssembly fix (missing app.Run) - API comms cleanup
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
<Router AppAssembly="typeof(_Imports).Assembly">
|
|
<Found Context="routeData">
|
|
<RouteView RouteData="routeData" DefaultLayout="typeof(Layout.MainLayout)" />
|
|
</Found>
|
|
</Router>
|