Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
fix(css-properties): remove incorrect React.ReactChild from Lossy Union
Browse files Browse the repository at this point in the history
This was originally added to fix a problem where built in glamorous components had been typed to accept the css properties union which included the lossy version.

By updating that component to instead use the css CompleteSingle interface the React.ReactChild is able to be removed.
  • Loading branch information
Luke John authored and Luke John committed Jan 8, 2018
1 parent 8a0216f commit 7912617
Show file tree
Hide file tree
Showing 3 changed files with 378 additions and 135 deletions.
Loading

0 comments on commit 7912617

Please sign in to comment.