import { Example } from '../../components/examples/static-forms';

# Static forms

Here's a basic login form, try enter some fake values to see how validation works.

> Feel free to make changes to the code below!

<Example />
