Skip to content

Commit

Permalink
Merge branch 'sergei/67781/live-chat-color' of github.com:sergei-deri…
Browse files Browse the repository at this point in the history
…v/deriv-app into sergei/67781/live-chat-color
  • Loading branch information
sergei-deriv committed Mar 23, 2023
2 parents 42de21b + 5112399 commit 2410525
Show file tree
Hide file tree
Showing 439 changed files with 73,554 additions and 37,169 deletions.
5 changes: 5 additions & 0 deletions global.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ declare global {
}
}

declare module '*.svg' {
const content: React.SVGAttributes<SVGElement>;
export default content;
}

export {};
Loading

0 comments on commit 2410525

Please sign in to comment.