-
Poatek
- Porto Alegre
- linkedin.com/in/guisevero
Pinned Loading
-
SimpleReactContext.tsx
SimpleReactContext.tsx 1import React, { useContext, useState } from 'react';
23function useCounterContext() {
4const [counter, setCounter] = useState(0);
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.