Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski committed Aug 30, 2024
1 parent 00b9b7a commit 3f1b871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AirshipEmbeddedView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export interface AirshipEmbeddedViewProp {
}

/**
* Inbox message view component.
* Airship Embedded view.
*/
export class AirshipEmbeddedView extends React.Component<AirshipEmbeddedViewProp> {
render() {
Expand Down

0 comments on commit 3f1b871

Please sign in to comment.