Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: integrations form #4655

Merged
merged 5 commits into from
Sep 11, 2023
Merged

Fix: integrations form #4655

merged 5 commits into from
Sep 11, 2023

Conversation

Tymek
Copy link
Member

@Tymek Tymek commented Sep 11, 2023

About the changes

Fix submitting integrations form

@vercel
Copy link

vercel bot commented Sep 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2023 0:19am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2023 0:19am

@@ -140,15 +134,15 @@ export const AvailableIntegrations: VFC<IAvailableIntegrationsProps> = ({
</a>
</Typography>
</div>
<div>
<Box sx={theme => ({ marginTop: theme.spacing(2) })}>
Copy link
Contributor

@sjaanus sjaanus Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better as styled component, since you use the same box twice.

Copy link
Contributor

@sjaanus sjaanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One things could be changed

@Tymek Tymek enabled auto-merge (squash) September 11, 2023 11:56
@Tymek
Copy link
Member Author

Tymek commented Sep 11, 2023

One things could be changed

Ok. Will do in next PR

@Tymek Tymek merged commit f88e15c into main Sep 11, 2023
14 checks passed
@Tymek Tymek deleted the fix/integrations-form branch September 11, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants