Remove test label

This commit is contained in:
2026-01-03 21:15:30 +09:00
parent ea0b54b18f
commit 6fd6077f12
-2
View File
@@ -8,8 +8,6 @@
x:DataType="vm:MainViewModel"> x:DataType="vm:MainViewModel">
<StackPanel Orientation="Vertical" <StackPanel Orientation="Vertical"
Spacing="2"> Spacing="2">
<Label Content="ありがとうございます日本"
FontFamily="{StaticResource NotoSansJP}"/>
<Button Content="Choose Folder" <Button Content="Choose Folder"
Command="{Binding ChooseFolder}" /> Command="{Binding ChooseFolder}" />
</StackPanel> </StackPanel>