-
-
Notifications
You must be signed in to change notification settings - Fork 190
Open
@Wakotu
Description
The original snippet was:
@change="emit('change', event.target.value)"
I guess you are trying to type $emit
but the $
was recognized as a symbol for placeholder. You can use \\$
in the snippet body instead.
Metadata
Metadata
Assignees
Labels
No labels