Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Support variables in TableCell#44

Open
r-bt wants to merge 1 commit intodmk99:release/0.4from
r-bt:patch-1
Open

Support variables in TableCell#44
r-bt wants to merge 1 commit intodmk99:release/0.4from
r-bt:patch-1

Conversation

@r-bt
Copy link

@r-bt r-bt commented Apr 1, 2022

Thanks for the library.

Currently using variables in children of <TableCell> results in an error (node.style is not defined) e.g.

<TableCell>{variable}</TableCell>

This should fix that

Currently useing variables in children of `<TableCell>` results in an error (`node.style` is not defined) e.g. 
```javascript
<TableCell>{variable}</TableCell>
```
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.

1 participant