Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leyanlo committed Apr 4, 2021
1 parent 5ca43b1 commit 6b60b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"plugins": [
["babel-plugin-styled-components", { "diplayName": true }]
["babel-plugin-styled-components", { "displayName": true }]
]
}

0 comments on commit 6b60b57

Please sign in to comment.