feat: update demo.

This commit is contained in:
rabbitism
2023-04-24 22:54:49 +08:00
parent 6e5b3012dc
commit a19bbe118f
2 changed files with 9 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
<DataTemplate x:DataType="viewModels:TimelineItemViewModel">
<u:TimelineItem
Content="{Binding Content}"
ItemType="{Binding ItemType}"
Time="{Binding Time}"
TimeFormat="{Binding TimeFormat}">
<u:TimelineItem.ContentTemplate>