mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update vite.tsx
This commit is contained in:
parent
372f3dbc15
commit
8bbc9938f3
@ -2,8 +2,8 @@ import React from "react";
|
||||
|
||||
export const LandingHeroViteIcon = (props: React.SVGProps<SVGSVGElement>) => (
|
||||
<svg
|
||||
width={24}
|
||||
height={24}
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 213.000000 215.000000"
|
||||
style="vertical-align:middle;"
|
||||
fill="none"
|
||||
|
Loading…
Reference in New Issue
Block a user