Skip to content

Commit

Permalink
Remove unnecessary text in Authorization template
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmin-Parvulescu committed Oct 26, 2023
1 parent bcb668c commit ff64c9c
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,6 @@ export default ({
</p>
</div>
<div className={'flex flex-col gap-4 items-start justify-start w-full'}>
<p
style={{ color: '#6B7280' }}
className={'mb-2 font-extralight text-xs'}
>
APP ASKS FOR
</p>
<ul
style={{ color: '#6B7280' }}
className={'flex flex-col font-light text-base w-full'}
Expand Down

0 comments on commit ff64c9c

Please sign in to comment.