error
Ensure interactive controls are not nested
<button type="button" value="00" id="tip-custom">
<input type="number" class="__my-input" placeholder="Custom" min="0">
</button>
Learn more