1
0
Fork 0

feat: More work towards v4

This commit is contained in:
joostdecock 2024-12-10 12:08:44 +01:00
parent e36c98ea5b
commit 035cc04572
56 changed files with 4287 additions and 98 deletions

View file

@ -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