Hello, I have a snippet set like so:
import React from 'react' const ${1:Component} = ( ${2:$$(yas-choose-value '("\{ \}" "props"))} ) => { return ( $0 ) } export default $1 I have two questions:
{ }?yas-choose-value prompts to choose a value but I can't use Tab to choose the second value. If I do, it disappears. I have to use the arrow key