Skip to content

Commit

Permalink
fix: Epic table layout warped when using fragments
Browse files Browse the repository at this point in the history
When using fragments in the EpicTable, for instance in the example with
the multiple header rows, the layout is warped. The rows become columns.

Changed react-is dependency to version compatible with the react version
being installed.
Changed react-is dependency to become optional and only to be required
when EpicTable is used.
  • Loading branch information
Gido Manders committed Dec 24, 2024
1 parent b2aea82 commit ae71c97
Show file tree
Hide file tree
Showing 5 changed files with 805 additions and 746 deletions.
Loading

0 comments on commit ae71c97

Please sign in to comment.