Skip to content

Commit 70935a3

Browse files
committed
remove consoles
1 parent c2552a3 commit 70935a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/botonic-react/src/components/button.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ export const Button = props => {
6464
}
6565

6666
const renderNode = () => {
67-
console.log('hi')
6867
if (props.webview) {
6968
let Webview = props.webview
7069
let params = ''

0 commit comments

Comments
 (0)