Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Feb 2, 2022
1 parent b6a279b commit b565adf
Showing 1 changed file with 5 additions and 30 deletions.
Expand Up @@ -112,12 +112,7 @@ exports[`Storyshots Addons/Interactions Filled 1`] = `
type="submit"
>
Submit
<span
aria-hidden="true"
class="spinner-border spinner-border-sm ml-2"
hidden=""
role="status"
/>

</button>
</form>
</div>
Expand Down Expand Up @@ -296,12 +291,7 @@ exports[`Storyshots Addons/Interactions Invalid Fields 1`] = `
type="submit"
>
Submit
<span
aria-hidden="true"
class="spinner-border spinner-border-sm ml-2"
hidden=""
role="status"
/>

</button>
</form>
</div>
Expand Down Expand Up @@ -480,12 +470,7 @@ exports[`Storyshots Addons/Interactions Standard 1`] = `
type="submit"
>
Submit
<span
aria-hidden="true"
class="spinner-border spinner-border-sm ml-2"
hidden=""
role="status"
/>

</button>
</form>
</div>
Expand Down Expand Up @@ -664,12 +649,7 @@ exports[`Storyshots Addons/Interactions Submitted 1`] = `
type="submit"
>
Submit
<span
aria-hidden="true"
class="spinner-border spinner-border-sm ml-2"
hidden=""
role="status"
/>

</button>
</form>
</div>
Expand Down Expand Up @@ -848,12 +828,7 @@ exports[`Storyshots Addons/Interactions Submitted And Edited After 1`] = `
type="submit"
>
Submit
<span
aria-hidden="true"
class="spinner-border spinner-border-sm ml-2"
hidden=""
role="status"
/>

</button>
</form>
</div>
Expand Down

0 comments on commit b565adf

Please sign in to comment.