// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` component should set html from props with / base path 1`] = `"
  • No Package Published Yet

    To publish your first package just:

    1. Login
    npm adduser --registry  http://example.com
    2. Publish
    npm publish --registry http://example.com
    3. Refresh this page!
  • "`; exports[` component should set html from props with someOtherPath 1`] = `"
  • No Package Published Yet

    To publish your first package just:

    1. Login
    npm adduser --registry  http://example.com/someOtherPath
    2. Publish
    npm publish --registry http://example.com/someOtherPath
    3. Refresh this page!
  • "`;