1
1
mirror of https://github.com/c8r/x0.git synced 2024-10-26 15:15:04 +03:00
x0/docs/components.md
2018-06-19 12:17:49 -04:00

237 B

title
Components

import { Box } from 'rebass'

Components

This is a standard markdown file.

This is a live/editable code block:

<Box p={4} bg='tomato'>Hello</Box>

fm title: {frontMatter.title}