Migrate assets and configs
This commit is contained in:
13
collections/react/components.yaml
Normal file
13
collections/react/components.yaml
Normal 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
|
||||
13
collections/react/hooks.yaml
Normal file
13
collections/react/hooks.yaml
Normal 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
|
||||
12
collections/react/index.yaml
Normal file
12
collections/react/index.yaml
Normal 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
|
||||
Reference in New Issue
Block a user