# PostHog.js React Components

## Testing

Unit tests:

```bash
pnpm test
```

Build:

```bash
pnpm build
```
