got rid of unecessary pictures
This commit is contained in:
parent
844fe88802
commit
0a36810d20
|
@ -53,7 +53,7 @@ export default function Welcome() {
|
||||||
<Row className="place-content-between">
|
<Row className="place-content-between">
|
||||||
<ChevronLeftIcon
|
<ChevronLeftIcon
|
||||||
className={clsx(
|
className={clsx(
|
||||||
'h-10 w-10 text-gray-400',
|
'h-10 w-10 text-gray-400 hover:text-gray-500',
|
||||||
page === 0 ? 'disabled invisible' : ''
|
page === 0 ? 'disabled invisible' : ''
|
||||||
)}
|
)}
|
||||||
onClick={decreasePage}
|
onClick={decreasePage}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user