Skip to content

Commit 91e2bcd

Browse files
authored
docs: fix Offcanvas backdropClassName API description (react-bootstrap#6000)
1 parent c8f0d1d commit 91e2bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Offcanvas.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const propTypes = {
4949
backdrop: PropTypes.bool,
5050

5151
/**
52-
* Add an optional extra class name to .modal-backdrop.
52+
* Add an optional extra class name to .offcanvas-backdrop.
5353
*/
5454
backdropClassName: PropTypes.string,
5555

0 commit comments

Comments
 (0)