{ "Function component": { "prefix": "rnfc", "body": [ "import { FC } from 'react'", "", "const $1: FC = () => {", " return
", "}", "", "export default $1", "" ], "description": "Function component" } }