We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df2bf2 commit b12842eCopy full SHA for b12842e
recipes/javascript/packages/react/shopping-cart.md
@@ -1,5 +1,6 @@
1
# Shopping cart
2
3
+Source - [How to refresh a component in React](https://upmostly.com/tutorials/how-to-refresh-a-page-or-component-in-react)
4
5
```jsx
6
import { useState } from 'react';
0 commit comments