react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Removing unnecessary import statement from Challenge solution

Open chalder opened this issue 2 years ago • 1 comments
trafficstars

Since we are not using state variable, there is no need to import useState. Removing unnecessary import statement from Challenge 4 solution of "State: A Component's Memory".

chalder avatar Jan 12 '23 00:01 chalder

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

github-actions[bot] avatar Jan 12 '23 00:01 github-actions[bot]