Merge branch 'timlrx:main' into main

This commit is contained in:
Atreya
2024-07-30 08:39:08 -04:00
committed by GitHub
4 changed files with 11 additions and 6 deletions

View File

@ -34,9 +34,9 @@ const Monitor = () => (
viewBox="0 0 20 20"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
className="group:hover:text-gray-100 h-6 w-6"
>
<rect x="3" y="3" width="14" height="10" rx="2" ry="2"></rect>