File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed packages/docs/content/components
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -105,7 +105,7 @@ return (
|
105 | 105 | onClose={() => setVisible(false)}
|
106 | 106 | aria-labelledby="LiveDemoExampleLabel"
|
107 | 107 | >
|
108 |
| -<CModalHeader onClose={() => setVisible(false)}> |
| 108 | +<CModalHeader> |
109 | 109 | <CModalTitle id="LiveDemoExampleLabel">Modal title</CModalTitle>
|
110 | 110 | </CModalHeader>
|
111 | 111 | <CModalBody>
|
|
You can’t perform that action at this time.
0 commit comments