Migrate assets and configs

This commit is contained in:
Angelos Chalaris
2023-05-07 16:10:21 +03:00
parent 6a45d2ec07
commit 6a16355bcd
541 changed files with 2067 additions and 0 deletions

View File

@ -0,0 +1,13 @@
slug: react/t/components
name: React Components
miniName: Components
featured: true
parent: react
languageMatcher: react
tagMatcher: components
description: >-
The React snippet collection contains function components and reusable hooks
for React 18.
shortDescription: >-
Discover a collection of reusable function components for React 18.
splash: succulent-cluster.png

View File

@ -0,0 +1,13 @@
slug: react/t/hooks
name: React Hooks
miniName: Hooks
featured: true
parent: react
languageMatcher: react
tagMatcher: hooks
description: >-
The React snippet collection contains function components and reusable hooks
for React 18.
shortDescription: >-
Discover a collection of reusable hooks for React 18.
splash: succulent-cluster.png

View File

@ -0,0 +1,12 @@
slug: react
name: React Snippets
shortName: React
topLevel: true
languageMatcher: react
featured: true
description: >-
The React snippet collection contains function components and reusable hooks
for React 18.
shortDescription: >-
Discover function components and reusable hooks for React 18.
splash: succulent-cluster.png