mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
working on changing navigation
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
@inject CoursePlanner planner
|
||||
|
||||
|
||||
@code
|
||||
{
|
||||
@code {
|
||||
private bool showNewFile { get; set; } = false;
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user