♻️ (builder) Remove barrel export and flatten folder arch
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { fetcher } from '@/utils/helpers'
|
||||
import { fetcher } from '@/helpers/fetcher'
|
||||
import { Typebot } from '@typebot.io/schemas'
|
||||
import { stringify } from 'qs'
|
||||
import useSWR from 'swr'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { fetcher } from '@/utils/helpers'
|
||||
import { fetcher } from '@/helpers/fetcher'
|
||||
import { PublicTypebot, Typebot, Webhook } from '@typebot.io/schemas'
|
||||
import useSWR from 'swr'
|
||||
import { env } from '@typebot.io/lib'
|
||||
|
||||
Reference in New Issue
Block a user