Skip to content

Commit b097aa0

Browse files
committed
Apply style formatter
1 parent 0228e6e commit b097aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
66
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
77
xmlns:sys="clr-namespace:System;assembly=System.Runtime"
8-
DataContext="{Binding RelativeSource={RelativeSource Self}}"
98
d:DesignHeight="300"
109
d:DesignWidth="300"
10+
DataContext="{Binding RelativeSource={RelativeSource Self}}"
1111
mc:Ignorable="d">
1212
<Grid x:Name="PreviewGrid" VerticalAlignment="Stretch">
1313
<Grid.RowDefinitions>

0 commit comments

Comments
 (0)