Skip to content

Commit

Permalink
fix: add data to test store
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed May 13, 2021
1 parent 8e5b59b commit 81c1a00
Show file tree
Hide file tree
Showing 3 changed files with 5,471 additions and 6 deletions.
82 changes: 82 additions & 0 deletions ui/blocks/src/StoryConfig/__snapshots__/StoryConfig.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3369,6 +3369,48 @@ exports[`StoryConfig theme snapshot 1`] = `
class="token plain emotion-16"
>

</span>
<span
class="token property emotion-16"
style="color: rgb(255, 157, 0);"
>
"rawId"
</span>
<span
class="token operator emotion-16"
style="color: rgb(255, 157, 0);"
>
:
</span>
<span
class="token plain emotion-16"
>

</span>
<span
class="token string emotion-16"
style="color: rgb(165, 255, 144);"
>
"plain--controls"
</span>
<span
class="token punctuation emotion-16"
style="color: rgb(255, 255, 255);"
>
,
</span>
<span
class="token plain emotion-16"
/>
</div>
<div
class="token-line emotion-15"
style="color: rgb(158, 254, 255);"
>
<span
class="token plain emotion-16"
>

</span>
<span
class="token property emotion-16"
Expand Down Expand Up @@ -4867,6 +4909,46 @@ exports[`StoryConfig themeSelector snapshot 1`] = `
class="token plain emotion-21"
>

</span>
<span
class="token property emotion-21"
>
"rawId"
</span>
<span
class="token operator emotion-21"
>
:
</span>
<span
class="token plain emotion-21"
>

</span>
<span
class="token string emotion-21"
style="color: rgb(255, 121, 198);"
>
"plain--controls"
</span>
<span
class="token punctuation emotion-21"
style="color: rgb(248, 248, 242);"
>
,
</span>
<span
class="token plain emotion-21"
/>
</div>
<div
class="token-line emotion-20"
style="color: rgb(248, 248, 242);"
>
<span
class="token plain emotion-21"
>

</span>
<span
class="token property emotion-21"
Expand Down
Loading

0 comments on commit 81c1a00

Please sign in to comment.