use snapshot tests for ui-component stories

This commit is contained in:
Sebastian Sdorra
2019-10-11 14:09:22 +02:00
parent 889e186257
commit 5a82637382
10 changed files with 146 additions and 21 deletions

View File

@@ -0,0 +1,2 @@
import registerRequireContextHook from "babel-plugin-require-context-hook/register";
registerRequireContextHook();