Skip to content

Remove Opacity from MRT_TableHead#48

Merged
KevinVandy merged 1 commit intoKevinVandy:mainfrom
dbnar2:patch-1
May 2, 2023
Merged

Remove Opacity from MRT_TableHead#48
KevinVandy merged 1 commit intoKevinVandy:mainfrom
dbnar2:patch-1

Conversation

@dbnar2
Copy link
Copy Markdown
Contributor

@dbnar2 dbnar2 commented Apr 28, 2023

Remove Opacity to fix issue with z-index in table header

Remove Opacity to fix issue with z-index in table header
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantine-react-table ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2023 5:57am
mantine-react-table-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2023 5:57am

@KevinVandy KevinVandy merged commit 2269afb into KevinVandy:main May 2, 2023
KevinVandy pushed a commit that referenced this pull request Sep 18, 2023
OLD: renderToolbarInternalActions = { ({ table }) => ({ <> ... </> }) }
NEW: renderToolbarInternalActions = { ({ table }) => ( <> ... </> ) }
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