upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 2984b87c5f - Show all commits

View File

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