docs: move options to interface

This commit is contained in:
Bereket Engida
2024-11-14 18:19:43 +03:00
parent c0319b7a3e
commit 4591572d8c
7 changed files with 25 additions and 309 deletions

View File

@@ -105,7 +105,7 @@ export const InfiniteMovingCards = ({
<svg
stroke="currentColor"
fill="currentColor"
stroke-width="0"
strokeWidth="0"
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
className="w-full"
@@ -116,7 +116,7 @@ export const InfiniteMovingCards = ({
<svg
stroke="currentColor"
fill="currentColor"
stroke-width="0"
strokeWidth="0"
viewBox="0 0 448 512"
xmlns="http://www.w3.org/2000/svg"
className="w-full"