Anirudh S
Results
2
issues of
Anirudh S
In the example of a component that displays a simple string: > import { Component } from '@angular/core'; > > @Component({ > selector: 'my-app', > template: `Hello {{name}}` >}) >export...
## Changes Adding a new page function as requested in https://github.com/PostHog/posthog/issues/635 ... ## Checklist - [x] Tests for new code (see [advice on the tests we use](https://github.com/PostHog/posthog-js#tiers-of-testing)) - [x] Accounted...
bump minor
stale