Skip to content

Commit

Permalink
remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Jul 6, 2020
1 parent 1ddaf06 commit 36d66a5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions examples/with-stitches-styled/css/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ export const css = createCss({
},
},
})
/*
With Typescript:
const { Provider, styled, useCss } = createStyled<typeof config>()
*/

export const styled = createStyled(css)

0 comments on commit 36d66a5

Please sign in to comment.