Skip to content

Commit 17924dd

Browse files
committed
feature: add zIndex prop
1 parent b31213d commit 17924dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
},
9898
"peerDependencies": {
9999
"react": "17.x.x",
100-
"reactstrap": "8.x.x"
100+
"reactstrap": "8.x.x",
101+
"prop-types": "15.x.x"
101102
}
102103
}

0 commit comments

Comments
 (0)