pl-fe: lint

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-09-22 00:09:45 +02:00
parent 8a5017aa88
commit ab5aa0b058
121 changed files with 203 additions and 203 deletions

View File

@@ -119,7 +119,7 @@ const ServiceWorkerInfo: React.FC<IServiceWorkerInfo> = () => {
<a href={url} target='_blank' className='flex items-center space-x-1 truncate'>
<span className='truncate'>{url}</span>
<Icon
className='h-4 w-4'
className='size-4'
src={require('@tabler/icons/outline/external-link.svg')}
/>
</a>