Skip to content

Commit 443c5dc

Browse files
author
Henrik Oldenborg
committed
Fix typo
1 parent 8e8592d commit 443c5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-nipple/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export default class DebugExample extends React.Component {
9595
options={{ mode: 'static', position: { top: '50%', left: '50%' } }}
9696
style={{
9797
outline: '1px dashed red',
98-
color. 'blue',
98+
color: 'blue',
9999
width: 150,
100100
height: 150,
101101
position: 'relative'

0 commit comments

Comments
 (0)