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 91a0004 commit 6aa078aCopy full SHA for 6aa078a
1 file changed
assets/js/web-components/prpl-badge-progress-bar.js
@@ -128,7 +128,6 @@ customElements.define(
128
* Render the gauge.
129
*/
130
render() {
131
- console.log( this.state );
132
this.shadowRoot.innerHTML = `
133
<style>
134
.container {
0 commit comments