index.md 133 Bytes

Foo

This is an example component.

import { Foo } from '@qx/common';

export default () => <Foo title="Hello dumi!" />