Skip to content

Commit ac45dc4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)