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:

submitted by /u/dash_o_truth
[link] [comments]