File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/ff-concepts/animations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Here are some examples of how it looks when you update the widget properties wit
25
25
| ** Text** | ![ Without Implicit Animation] ( animation_gifs/without-implicit-animation-text.gif ) | ![ Wit Implicit Animation] ( animation_gifs/with-implicit-animation-text.gif ) |
26
26
27
27
28
- Here's an exammple of how you add the Implicit Animation on Container widget:
28
+ Here's an example of how you add the Implicit Animation on Container widget:
29
29
<div style={{
30
30
position: 'relative',
31
31
paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
@@ -50,4 +50,4 @@ Here's an exammple of how you add the Implicit Animation on Container widget:
50
50
allow="clipboard-write">
51
51
</iframe>
52
52
</div >
53
- <p ></p >
53
+ <p ></p >
You can’t perform that action at this time.
0 commit comments