Everytime i wrote code like this it makes my vscode lag.
<button type="button" onClick={() =>}>Click me</button>
I was always stuck or lag after the greater than key. Any solution? I’m thinking the prettier is the problem
Everytime i wrote code like this it makes my vscode lag.
<button type="button" onClick={() =>}>Click me</button>
I was always stuck or lag after the greater than key. Any solution? I’m thinking the prettier is the problem