-
Hi, Trying to use the Datagrid in a Codesandbox and its throwing an error on the textAlign property. I can see on the doc site that the prop is available for |
Beta Was this translation helpful? Give feedback.
Answered by
nkrantz
Nov 10, 2021
Replies: 1 comment 4 replies
-
Hey @PoojMenon, thanks for catching this. It was an oversight, and |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
nkrantz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @PoojMenon, thanks for catching this. It was an oversight, and
DataGridCell
should accept thetextAlign
prop. I'm going to get a fix in ASAP, I'll post the PR link here when it's up. In the meantime, if you're willing to live with some red squiggly lines, adding the prop should still work.