We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2552a3 commit 70935a3Copy full SHA for 70935a3
packages/botonic-react/src/components/button.jsx
@@ -64,7 +64,6 @@ export const Button = props => {
64
}
65
66
const renderNode = () => {
67
- console.log('hi')
68
if (props.webview) {
69
let Webview = props.webview
70
let params = ''
0 commit comments