mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-25 03:09:24 -06:00
update snoop-react version, fix pipeline layout
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"@headlessui/react": "^1.6.1",
|
||||
"@heroicons/react": "^1.0.6",
|
||||
"@prisma/client": "^4.1.0",
|
||||
"@snoopforms/react": "^0.2.0",
|
||||
"@snoopforms/react": "^0.2.1",
|
||||
"babel-plugin-superjson-next": "^0.4.3",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chart.js": "^3.8.2",
|
||||
|
||||
@@ -107,7 +107,7 @@ export default function PipelinesPage() {
|
||||
<PuzzleIcon className="w-24 h-24 mx-auto text-ui-gray-medium stroke-thin" />
|
||||
</EmptyPageFiller>
|
||||
<div>
|
||||
<div className="mt-16">
|
||||
<div className="my-16">
|
||||
<div>
|
||||
<h2 className="text-xl font-bold text-ui-gray-dark">
|
||||
Integrations
|
||||
|
||||
Reference in New Issue
Block a user