fix: naming

This commit is contained in:
Boyko Mihail 2021-06-04 20:28:59 +03:00
parent 0095829e31
commit cf81e228ef
3 changed files with 4 additions and 4 deletions

View File

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 244 KiB

View File

@ -40,12 +40,12 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
<tr>
<td>
<p align="left">
<img src="Assets/first_header_transition_exemple.gif" width=300 height=600>
<img src="Assets/first_header_transition_example.gif" width=300 height=600>
</p>
</td>
<td>
<p align="rigth">
<img src="Assets/licard_header_transition_exemple.gif" width=300 height=600>
<p align="right">
<img src="Assets/licard_header_transition_example.gif" width=300 height=600>
</p>
</td>
</tr>
@ -55,4 +55,4 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
# Installation via SPM
You can install this framework as a target of LeadKit.
You can install this framework as a target of LeadKit.