chore: pre-chore

This commit is contained in:
Leifer Mendez
2023-02-04 18:03:57 +01:00
parent 99b9b17f52
commit 2ecc41f3f0
82 changed files with 411 additions and 904 deletions

View File

@@ -8,9 +8,7 @@ export const IconMenu = (props: ItemProps) => {
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
class={`icon icon-tabler icon-tabler-menu ${
className || 'w-5 h-5'
}`}
class={`icon icon-tabler icon-tabler-menu ${className || 'w-5 h-5'}`}
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 24 24"
>