feat: More work towards v4
This commit is contained in:
parent
e36c98ea5b
commit
035cc04572
56 changed files with 4287 additions and 98 deletions
|
@ -1,7 +1,7 @@
|
|||
import { useMemo } from 'react'
|
||||
import { backend } from '@freesewing/react-components/config/freesewing'
|
||||
import { RestClient } from '@freesewing/react-components/lib/restClient'
|
||||
import { useAccount } from '@freesewing/react-components/hooks/useAccount'
|
||||
import { backend } from '@freesewing/react/config/freesewing'
|
||||
import { RestClient } from '@freesewing/react/lib/RestClient'
|
||||
import { useAccount } from '@freesewing/react/hooks/useAccount'
|
||||
|
||||
/**
|
||||
* The useBackend hook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue