chore(create-cli): add snapshot

This commit is contained in:
陈嘉涵 2020-01-18 10:59:30 +08:00
parent c895bf1739
commit 735ccaa042

View File

@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`render demo button 1`] = `<button class="demo-button"></button>`;