Skip to content

Commit 606c031

Browse files
committed
Update README
1 parent 0b8a6de commit 606c031

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Hook to create themed stylesheets.
180180

181181
**Parameters**
182182

183-
- `createStyles`: A function that receives the current theme and options and returns an object of type `T`.
183+
- `createStyles`: A function that receives the current theme and returns an object of type `T`.
184184

185185
**Returns**
186186

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-themed-stylesheet",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "React Native StyleSheets with Theming Support",
55
"author": "Andre Pedroza",
66
"license": "MIT",

0 commit comments

Comments
 (0)