figma-plugin-ds
figma-plugin-ds copied to clipboard
Fix: Typo in Switch Label for "attribute"
The for="" attribute of the switch <label> does not match the id="" of the input above it.
This cause the code snippet to not work properly, when copy-pasting it.