add navigate function to create offer form params (#171) #525
Annotations
2 warnings
yarn-build:
src/components/PlatformSwitcher.tsx#L84
Array.prototype.map() expects a value to be returned at the end of arrow function
|
yarn-build:
src/views/partners/CreateOfferForm.tsx#L13
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|