93 |
94 |

Issue Token

95 |
{ 96 | event.preventDefault() 97 | const color = this.color.value 98 | this.mint(color) 99 | }}> 100 | { this.color = input }} 105 | /> 106 | 111 |
112 |
113 |