Skip to content

Commit

Permalink
fix(loader): Add dash between PRO TIP
Browse files Browse the repository at this point in the history
  • Loading branch information
alimoezzi committed Sep 10, 2022
1 parent ee1abb1 commit cbe0f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Loader/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export function Loader({
<ArwesText className='ml-[1%] text-center'>
Tap anywhere to start <br />{' '}
<span className='text-xs font-semibold inline-block py-1 px-2 uppercase rounded-full text-blue-600 bg-blue-200 uppercase last:mr-0 mr-1'>
PRO TIP
PRO-TIP
</span>{' '}
Pinch or pan to move through channel
</ArwesText>
Expand Down

0 comments on commit cbe0f77

Please sign in to comment.