There you have either the option to show the already installed snippets or install new ones. Search for React Collection Vscode Snippets and install it.
Supported languages (file extensions)
JavaScript (.js)
TypeScript (.ts)
JavaScriptReact (.jsx)
TypeScriptReact (.tsx)
Options
From extension provides options to customize the behavior of the snippets:
Option
Description
languageScopes
list of supported languages / files recognition
importReactOnTop
If disabled, snippets won't contain import React on top. React 17+ support