linkedin / linkedin/css-blocks
support undefined for state attribute values
Open
@css-blocks/jsx
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
JSX rewriter should have runtime support for state attributes when the value is undefined.
The runtime already supports this, we just have to emit code that expects an undefined value.
Contributor guide
Assessment
This issue has not been assessed yet.