Skip to content

Commit 5a0b08a

Browse files
author
Tomasz John
committed
- console.log removed
1 parent abd9ff1 commit 5a0b08a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/CDataTable.js

-2
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ const CDataTable = props=>{
323323
paginationProps = {}
324324
}
325325

326-
console.log(scopedSlots);
327-
328326
return (
329327
<>
330328
<div ref={innerRef}>

0 commit comments

Comments
 (0)