Skip to main content

MDX Blog Post

· One min read
Aryan K
Health Desk

This is a sample post

tip

Use the power of sleep.

For example, use JSX to create an interactive button:

<button onClick={() => alert('button clicked!')}>Click me!</button>