update snoop-react version, fix pipeline layout

This commit is contained in:
Matthias Nannt
2022-07-29 11:32:10 +02:00
parent 085a5aeed7
commit 6cc4ecadef
3 changed files with 401 additions and 401 deletions

View File

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

View File

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

798
yarn.lock

File diff suppressed because it is too large Load Diff