Skip to content

Commit bfaf06c

Browse files
committed
chore(docs): apply lint formatting
1 parent e134c62 commit bfaf06c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/docs/components/icons.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6973,8 +6973,7 @@ export function NewRelicIcon(props: SVGProps<SVGSVGElement>) {
69736973
</svg>
69746974
)
69756975
}
6976-
6977-
6976+
69786977
export function WizaIcon(props: SVGProps<SVGSVGElement>) {
69796978
return (
69806979
<svg {...props} viewBox='0 0 51 49' fill='none' xmlns='http://www.w3.org/2000/svg'>

0 commit comments

Comments
 (0)