change format all file
This commit is contained in:
@@ -14,9 +14,7 @@ function UserEdit({ active }) {
|
||||
strokeWidth="1.5"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
className={
|
||||
active ? "stroke-[#FAFAFA] delay-500" : ""
|
||||
}
|
||||
className={active ? "stroke-[#FAFAFA] delay-500" : ""}
|
||||
/>
|
||||
<path
|
||||
d="M32.5166 26.2334L26.6165 32.1334C26.3832 32.3668 26.1666 32.8 26.1166 33.1167L25.7999 35.3667C25.6832 36.1833 26.2499 36.75 27.0666 36.6334L29.3165 36.3167C29.6332 36.2667 30.0832 36.05 30.2999 35.8167L36.1999 29.9167C37.2165 28.9001 37.6999 27.7167 36.1999 26.2167C34.7165 24.7333 33.5333 25.2167 32.5166 26.2334Z"
|
||||
|
||||
Reference in New Issue
Block a user