♻️ Normalize data
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { PublicTypebot } from 'bot-engine'
|
||||
import { PublicTypebot } from 'models'
|
||||
import { GetServerSideProps, GetServerSidePropsContext } from 'next'
|
||||
import { TypebotPage, TypebotPageProps } from '../layouts/TypebotPage'
|
||||
import prisma from '../libs/prisma'
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { PublicTypebot } from 'bot-engine'
|
||||
import { PublicTypebot } from 'models'
|
||||
import { GetServerSideProps, GetServerSidePropsContext } from 'next'
|
||||
import { TypebotPage, TypebotPageProps } from '../layouts/TypebotPage'
|
||||
import prisma from '../libs/prisma'
|
||||
|
Reference in New Issue
Block a user