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

Adding className prop to ResponsiveWrapper #1076

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

ZakariaBenali
Copy link
Contributor

The className prop is defined in TableProps but it's not used in the table at all, which makes editing the style of the table via CSS requires wrapping the table with another wrapper. this is fixed by passing down the className that already exists on TableProps to ResponsiveWrapper.

@netlify
Copy link

netlify bot commented Jun 21, 2022

Deploy Preview for react-data-table-component ready!

Name Link
🔨 Latest commit f826bdf
🔍 Latest deploy log https://app.netlify.com/sites/react-data-table-component/deploys/62b12e9ad85c3c0008950448
😎 Deploy Preview https://deploy-preview-1076--react-data-table-component.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 settings.

@stale
Copy link

stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 31, 2022
@stale stale bot closed this Aug 13, 2022
@bjermeland
Copy link

Can this PR be completed?

@jbetancur
Copy link
Owner

Yes and Thank you!

@jbetancur jbetancur merged commit 3d41ff4 into jbetancur:master Aug 23, 2022
@jbetancur
Copy link
Owner

These changes will be available in a patch release by this evening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants