// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` component should load the component in default state 1`] = ` .emotion-14 { width: 600px; margin: auto; } .emotion-0 { margin-bottom: 20px; } .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .emotion-2 { display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; height: 21px; font-size: 1rem; }

No Package Published Yet.

To publish your first package just:

1. Login

npm adduser --registry http://localhost

2. Publish

npm publish --registry http://localhost

3. Refresh this page.

`;