Skip to content

fix: incorrect type in TableHeaderCell#828

Open
fragchain wants to merge 1 commit intoNethermindEth:mainfrom
fragchain:patch-2
Open

fix: incorrect type in TableHeaderCell#828
fragchain wants to merge 1 commit intoNethermindEth:mainfrom
fragchain:patch-2

Conversation

@fragchain
Copy link
Copy Markdown

spotted that TableHeaderCell was using React.ThHTMLAttributes, which isn’t a real React type and was blowing up the build. switched it to React.HTMLAttributes<HTMLTableCellElement> instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant