docs: Adjust lottie package name

fixed typo
This commit is contained in:
AKIMITSU Taichi 2022-06-25 17:25:18 +09:00 коммит произвёл Jerome Laban
Родитель 82ad32df15
Коммит 8b8b8973f7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ Add the following namespaces:
Documentation: <https://docs.microsoft.com/en-us/uwp/api/microsoft.ui.xaml.controls.animatedvisualplayer>
On UWP, you'll need to reference the following packages in your head project:
* `Microsoft.Toolki.Uwp.UI.Lottie` (for the `LottieVisualSource`)
* `Microsoft.Toolkit.Uwp.UI.Lottie` (for the `LottieVisualSource`)
* `Microsoft.UI.Xaml` (for the `AnimatedVisualPlayer`)
On WASM, Android, iOS and macOS, you'll need the following packages: