-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
🐛 type/bugThis is a problemThis is a problem💎 v2Issues related to v2Issues related to v2💪 phase/solvedPost is donePost is done🗄 area/interfaceThis affects the public interfaceThis affects the public interface
Milestone
Description
Currently the parser doesn't handle curlies in strings. You can test it out on the v2 playground:
# Hello, world!
<Button onClick={e => alert('hi! {')}>
I'm a button!
</Button>Metadata
Metadata
Assignees
Labels
🐛 type/bugThis is a problemThis is a problem💎 v2Issues related to v2Issues related to v2💪 phase/solvedPost is donePost is done🗄 area/interfaceThis affects the public interfaceThis affects the public interface