Skip to content

Commit

Permalink
add new chat for explicit componentNames
Browse files Browse the repository at this point in the history
  • Loading branch information
mpreyskurantov committed Jul 18, 2024
1 parent 239cfd9 commit 5296b9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/demos/configs/Angular/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const componentNames = [
'button',
'calendar',
'chart',
'chat',
'check-box',
'circular-gauge',
'color-box',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export const componentNames = [
'button',
'calendar',
'chart',
'chat',
'check-box',
'circular-gauge',
'color-box',
Expand Down

0 comments on commit 5296b9b

Please sign in to comment.