Posts by Tiago Almeida DEVELOPER • 1 point
1 post
-
-1
votes1
answer543
viewsQ: Shortcut to create structure for a React component in Vscode
I wonder if there is a shortcut in Vscode to automatically create the structure of a type component: const { render } = require("react-dom"); import React from 'react'; import Time from './Time';…
reactasked Tiago Almeida DEVELOPER 1