Skip to content

chore(*): Adding Chat wrapper samples#3797

Merged
gedinakova merged 7 commits intovnextfrom
gedinakova/add-chat-samples
Dec 1, 2025
Merged

chore(*): Adding Chat wrapper samples#3797
gedinakova merged 7 commits intovnextfrom
gedinakova/add-chat-samples

Conversation

@gedinakova
Copy link
Copy Markdown
Contributor

No description provided.

@@ -0,0 +1,82 @@
import { Component, OnInit, signal } from '@angular/core';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OnInit is not used.

Suggested change
import { Component, OnInit, signal } from '@angular/core';
import { Component, signal } from '@angular/core';

@gedinakova gedinakova merged commit 6ff43dd into vnext Dec 1, 2025
8 checks passed
@gedinakova gedinakova deleted the gedinakova/add-chat-samples branch December 1, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants