@goldenjayr/use-doge
v0.1.10
Published
```jsx import useDoge from '@goldenjayr/use-doge'
Downloads
6
Readme
Instructions
import useDoge from '@goldenjayr/use-doge'
// if you want another crypto just change the 'DOGE' to another symbol
const [doge, loading, error] = useDoge('DOGE')