Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 1.37 KB

template.mdx

File metadata and controls

67 lines (55 loc) · 1.37 KB
title description path
Post title
Post description
Post path

What is possible

  • Use markdown tags
  • Use React elements
  • Import chakra-ui components

Chakra UI examples

Available components are listed below. If more chakra components are needed, create a new issue

==Switch to raw mode==

import { Alert, AlertIcon, AlertTitle, AlertDescription, Stack, Link, Button } from "@chakra-ui/react";

Some interesting title! And a description for this alert. There was an error processing your request

{" "} Data uploaded to the server. Fire on!

{" "} Seems your account is about expire, upgrade now

Chakra is going live on August 30th. Get ready! Link to Dev Portal