fbredius/storybook

View on GitHub
addons/docs/src/frameworks/react/__testfixtures__/9592-ts-styled-props/properties.snapshot

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`react component properties 9592-ts-styled-props 1`] = `
Object {
  "rows": Array [
    Object {
      "defaultValue": null,
      "description": "",
      "name": "title",
      "required": true,
      "sbType": Object {
        "name": "string",
      },
      "type": Object {
        "detail": undefined,
        "summary": "string",
      },
    },
  ],
}
`;