Skip to content

Commit ac45dc4

Browse files
Matt Roy Lloyddanez
authored andcommitted
Fix typo (#183)
1 parent a440045 commit ac45dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Provide a custom class name for the active tab.
197197
198198
### <TabPanel />
199199
200-
If you specify additional props on the `<TabPanel />` component they will be forwarded to the rendered `<dev />`.
200+
If you specify additional props on the `<TabPanel />` component they will be forwarded to the rendered `<div />`.
201201
202202
#### className: `string | Array<string> | { [string]: boolean }`
203203

0 commit comments

Comments
 (0)