Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed May 13, 2024
1 parent 38f408f commit 7095e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ You can use the `display` function within any frontend JS framework, but for eas
return <Face
face={face}
lazy
style: {
style={{
width: 100,
};
}}
>;
};

Expand Down

0 comments on commit 7095e86

Please sign in to comment.