Opacity not applied to generated React components
Open
- Dominant language
- TypeScript
- Stars
- 50
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Description:
When I change the background **opacity** in the editor, the generated React component preview does not reflect this change.
## Preview
Opacity of 50 dosent applied on component.
## Reproduce:
Draw a shape in the editor.
Reduce its background opacity.
Check the generated React component on the right side.
## Expected behavior:
The generated React component should apply and display the changed opacity.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.