Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Edit to <Table.Header> example #444

Merged
merged 2 commits into from
Jun 8, 2019
Merged

Edit to <Table.Header> example #444

merged 2 commits into from
Jun 8, 2019

Conversation

philsheard
Copy link
Contributor

I found that the docs were missing a <Table.Row> declaration, which led to warnings on my dev server during compile. I've added these and hopefully you can just pull into the repo to help others.

I was getting errors that <th> can't be child of <thead> - so it needs to have a <tr> added around the header columns to quiet the warnings.
Added <Table.Row> due to compile errors in React dev
@jonthomp
Copy link
Contributor

jonthomp commented Jun 8, 2019

Thank you 👍

@jonthomp jonthomp merged commit e4241d9 into tabler:master Jun 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants