mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-08 12:32:58 +00:00
Add missing imports to docs mdx files
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Accessibility" />
|
<Meta title="Guides|Accessibility" />
|
||||||
|
|
||||||
# Accessibility
|
# Accessibility
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Client-side" />
|
<Meta title="Guides|Client-side" />
|
||||||
|
|
||||||
# Client-side rendering
|
# Client-side rendering
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Direct manipulation" />
|
<Meta title="Guides|Direct manipulation" />
|
||||||
|
|
||||||
# Direct manipulation
|
# Direct manipulation
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Internationalization" />
|
<Meta title="Guides|Internationalization" />
|
||||||
|
|
||||||
# Internationalization
|
# Internationalization
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Multi-platform" />
|
<Meta title="Guides|Multi-platform" />
|
||||||
|
|
||||||
# Multi-platform applications
|
# Multi-platform applications
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Server-side" />
|
<Meta title="Guides|Server-side" />
|
||||||
|
|
||||||
# Server-side rendering
|
# Server-side rendering
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Style" />
|
<Meta title="Guides|Style" />
|
||||||
|
|
||||||
# Style
|
# Style
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Unstable uses" />
|
<Meta title="Guides|Unstable uses" />
|
||||||
|
|
||||||
# Unstable APIs
|
# Unstable APIs
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Guides|Web recipes" />
|
<Meta title="Guides|Web recipes" />
|
||||||
|
|
||||||
# Web recipes
|
# Web recipes
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs/blocks';
|
||||||
|
|
||||||
<Meta title="Overview|Getting started" />
|
<Meta title="Overview|Getting started" />
|
||||||
|
|
||||||
# Getting started
|
# Getting started
|
||||||
|
|||||||
Reference in New Issue
Block a user