`<P />` component example:

```js
import { P } from '$PACKAGE_NAME';

<P>This is a paragraph</P>
```
