| import { LuFileDiff } from "react-icons/lu"; | |
| export function DiffDrawerIcon() { | |
| return <LuFileDiff aria-hidden className="size-full" />; | |
| } | |
| import { LuFileDiff } from "react-icons/lu"; | |
| export function DiffDrawerIcon() { | |
| return <LuFileDiff aria-hidden className="size-full" />; | |
| } | |