@sveltestrap/sveltestrap
Advanced tools
Comparing version 7.0.2 to 7.0.3
@@ -6,2 +6,3 @@ import { SvelteComponent } from 'svelte'; | ||
alt?: string; | ||
class?: string; | ||
caption?: string | HTMLSlotElement; | ||
@@ -8,0 +9,0 @@ } |
@@ -6,6 +6,2 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
<div> | ||
<img | ||
class="figure" | ||
/> | ||
<figure | ||
@@ -29,6 +25,2 @@ class="figure" | ||
<div> | ||
<img | ||
class="figure" | ||
/> | ||
<figure | ||
@@ -47,6 +39,2 @@ class="figure" | ||
<div> | ||
<img | ||
class="figure boogie" | ||
/> | ||
<figure | ||
@@ -53,0 +41,0 @@ class="figure boogie" |
{ | ||
"name": "@sveltestrap/sveltestrap", | ||
"description": "Bootstrap components for Svelte", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "homepage": "https://sveltestrap.js.org", |
@@ -6,2 +6,3 @@ import { SvelteComponent } from 'svelte'; | ||
alt?: string; | ||
class?: string; | ||
caption?: string | HTMLSlotElement; | ||
@@ -8,0 +9,0 @@ } |
@@ -6,6 +6,2 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
<div> | ||
<img | ||
class="figure" | ||
/> | ||
<figure | ||
@@ -29,6 +25,2 @@ class="figure" | ||
<div> | ||
<img | ||
class="figure" | ||
/> | ||
<figure | ||
@@ -47,6 +39,2 @@ class="figure" | ||
<div> | ||
<img | ||
class="figure boogie" | ||
/> | ||
<figure | ||
@@ -53,0 +41,0 @@ class="figure boogie" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1346666
14060