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

feat: migrate open api comparison #2785

Merged

Conversation

vishvamsinh28
Copy link
Contributor

migrated OpenAPIComparisonV3.js and OpenAPIComparison.js

Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 10e3a49
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/66045a1390267800084a8e65
😎 Deploy Preview https://deploy-preview-2785--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Components: boolean;
}

interface Props {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
interface Props {
interface OpenAPIComparisonProps {

Rename the props variable.

<div className={ `${ className } flex flex-wrap text-center` }>
<div className='mr-1 flex-1 border border-black p-2'>
<h3 className='mb-4 ml-2 font-sans text-lg font-medium'>OpenAPI 3.0</h3>

Copy link
Member

Choose a reason for hiding this comment

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

Avoid unnecessary line breaks.

@akshatnema
Copy link
Member

@vishvamsinh28 resolve the lint errors.

@akshatnema
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 6760c9d into asyncapi:migrate-ts Mar 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants