Skip to content

Docs for Blankslate component are incorrect #3620

Description

@joshblack

When visiting the React docs for Blankslate at: https://primer.style/design/components/blankslate/react folks may run into one of two. problems when trying to use the component:

  • The import statement is incorrect (it should be importing from experimental or drafts)
  • The storybook stories do not link correctly (the default story is incorrect)

We should make sure that the import statement is updated and that the docs for this component include the correct storybook paths

  • Update import statement to @primer/react/experimental
  • Add stories to Blankslate.docs.json so that they appear correctly on the docs site

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions