Skip to content

Commit 9353aa1

Browse files
authored
Fix closing tag for UserControlBase in AccountSettingsPage
1 parent b8dcf3c commit 9353aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StabilityMatrix.Avalonia/Views/Settings/AccountSettingsPage.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<controls:UserControlBase
1+
<controls:UserControlBase
22
x:Class="StabilityMatrix.Avalonia.Views.Settings.AccountSettingsPage"
33
xmlns="https://github.com/avaloniaui"
44
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"

0 commit comments

Comments
 (0)