File tree 1 file changed +3
-4
lines changed 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
- components: ` name `
5
5
- reactstrap version ` #x.x.x `
6
- - import method ` umd/csj/es ` (if umd, are you using the "full" version (only for v5+)?)
6
+ - import method ` umd/csj/es ` <!-- (if umd, are you using the "full" version (only for v5+)?) -->
7
7
- react version ` #x.x.x `
8
8
- bootstrap version ` #x.x.x `
9
9
@@ -29,9 +29,8 @@ paste error message with stacktrack here
29
29
### Code
30
30
31
31
<!--
32
- Fork a link (for the corresponding version) and update it to demonstrate your issue.
33
- - v4 (with react 15): issue http://codepen.io/eddywashere/pen/ZOjmkm
34
- - v5 (with react 16): issue https://codepen.io/TheSharpieOne/pen/GMMPEZ
32
+ Fork the link and update it to demonstrate your issue.
33
+ https://stackblitz.com/edit/reactstrap?file=Example.js
35
34
36
35
and/or add the code which causes the issue directly here
37
36
-->
You can’t perform that action at this time.
0 commit comments