VS Code React Bricks snippets (TypeScript)This extensions add snippets to make developing with React Bricks easier. At the moment only TypeScript React (.tsx) is supported. What is React BricksReact Bricks is a CMS with visual editing based on React components, for Next.js and Gatsby. It is both a React library to create your visually editable content blocks and a SaaS where the content is persisted. Available snippets
RequirementsIn order to have working React Bricks' bricks, you need to have a React Bricks project set up. You can easily create a project using the React Bricks CLI: Release Notes0.0.1 - 0.0.3Initial release 0.0.4Bricks code compatible with React Server Components |