Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Typings in dist are incorrect #87

@levithomason

Description

@levithomason

Bug Report

This is an offline report submitted to me.

Steps

  1. create-react-app my-app --scripts-version=react-scripts-ts
  2. cd my-app
  3. npm install --save @stardust-ui/react
  4. Edit App.tsx to import { Header } from '@stardust-ui/react'
  5. Add the same Header tag as in the example documentation.
  6. npm start

Expected Result

The app should run.

Actual Result

image

Version

0.2.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions