Skip to content

Commit

Permalink
fix(cc-widgets): test-commit-to-check-release (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: Shreyas Sharma <[email protected]>
  • Loading branch information
Shreyas281299 and ShreyasSharma28 authored Nov 15, 2024
1 parent 9f5ec34 commit 49ec94f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/contact-center/station-login/src/helper.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* StationLogin helper
* StationLogin helpers
*/
export const useStationLogin = () => {
return {name: 'StationLogin'};
Expand Down
2 changes: 1 addition & 1 deletion packages/contact-center/user-state/src/helper.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* UserState helpers
* UserState helper
*/

export const useUserState = () => {
Expand Down

0 comments on commit 49ec94f

Please sign in to comment.