Skip to content

Commit ac31229

Browse files
committed
chore: clean-up
1 parent 88f4316 commit ac31229

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/views/components/forms/select/Select.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,6 @@ const Select = () => {
9595
</CCardBody>
9696
</CCard>
9797
</CCol>
98-
{/* <CCol xs={12}>
99-
<CCard className="mb-4">
100-
<CCardHeader>
101-
<strong>React Select</strong> <small></small>
102-
</CCardHeader>
103-
<CCardBody>
104-
<DocsExample href="forms/select">
105-
106-
</DocsExample>
107-
</CCardBody>
108-
</CCard>
109-
</CCol> */}
11098
</CRow>
11199
)
112100
}

0 commit comments

Comments
 (0)