Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
capdiem committed Mar 4, 2024
1 parent 3392195 commit 1486abb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<MApp>
<MMain>
<MContainer Fluid Style="height: 100%">
<MContainer Fluid>
<MErrorHandler>
<PPageContainer SelfPatterns="@( ["/todo"])"
<PPageContainer SelfPatterns="@(["/todo"])"
Transition="fade-transition">
@Body
</PPageContainer>
Expand Down

0 comments on commit 1486abb

Please sign in to comment.