We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800ed61 commit 275a131Copy full SHA for 275a131
docs/src/lib/components/gas/GasCard.svelte
@@ -9,7 +9,7 @@
9
export { className as class }
10
export let backgroundStyle = ''
11
12
- // Holds refference to the background element node for animation
+ // Holds reference to the background element node for animation
13
export let cardBg = null
14
15
const cardColors: Record<number, string> = {
0 commit comments