Skip to content

Commit 7f04027

Browse files
committed
Fix formatting the second
1 parent 6845464 commit 7f04027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox/TokenizingTextBox.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
Margin="{StaticResource TokenizingTextBoxPresenterMargin}"
112112
Footer="{TemplateBinding Footer}"
113113
FooterTemplate="{TemplateBinding FooterTemplate}"
114-
FooterTransitions="{TemplateBinding FooterTransitions}"/>
114+
FooterTransitions="{TemplateBinding FooterTransitions}" />
115115
</ScrollViewer>
116116

117117
<VisualStateManager.VisualStateGroups>

0 commit comments

Comments
 (0)