소스 검색

better name for lottie link

Rodja Trappe 2 년 전
부모
커밋
9ad1a5f589
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      website/more_documentation/icon_documentation.py

+ 1 - 1
website/more_documentation/icon_documentation.py

@@ -19,7 +19,7 @@ def more() -> None:
 
         ui.element('i').classes('eva eva-github').classes('text-5xl')
 
-    @text_demo('Lottie', '''
+    @text_demo('Lottie files', '''
         You can also use [Lottie files](https://lottiefiles.com/) with animations.
     ''')
     async def lottie():