Added useSend hook, converted useFetch to use it
Moved useFetch Related to #19
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { LatLng } from 'leaflet'
|
||||
|
||||
import useFetch from './useFetch'
|
||||
import { useFetch } from '../'
|
||||
import { composeTrashboxURL } from '../../api/trashbox'
|
||||
import { isTrashboxResponse } from '../../api/trashbox/types'
|
||||
|
||||
|
Reference in New Issue
Block a user