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

feature. Add noRowDivider prop to TFormSection #87

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

kkusaeng
Copy link
Collaborator

Key Changes of PR

  • Add noRowDivider prop
export interface TFormSectionProps extends TBaseProps {
    ...
    noRowDivider?: boolean,
    ...
}

Screenshots

noRowDivider = false or undefined

image

noRowDivider = true

image

@kkusaeng kkusaeng requested a review from Siyeop April 16, 2024 06:50
Copy link
Member

@Siyeop Siyeop left a comment

Choose a reason for hiding this comment

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

호오 버전이 상승하는군요? 0.6.7

image

@Siyeop Siyeop merged commit 10395d7 into develop Apr 16, 2024
2 checks passed
@Siyeop Siyeop deleted the feature-form-section-no-row-divider branch April 16, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants