Skip to content

Commit

Permalink
improved emotion example
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Oct 7, 2020
1 parent 13c3f6e commit 4dff549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/perf/tests/box-emotion/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const App = () => {
fontFamily="h6.fontFamily"
fontSize={['h6.fontSize', 'h4.fontSize', 'h3.fontSize']}
p={[2, 3, 4]}
fuu={Math.round(Math.random() * 10000)}
>
emotion
</BoxEmotion>
Expand Down

0 comments on commit 4dff549

Please sign in to comment.