Skip to content

Commit

Permalink
pick latest changes from "main" (#69)
Browse files Browse the repository at this point in the history
* pick latest changes from "main"

* lock
  • Loading branch information
VladyslavG authored Oct 7, 2024
1 parent 2c307be commit d3e9864
Show file tree
Hide file tree
Showing 3 changed files with 1,460 additions and 2,702 deletions.
5 changes: 0 additions & 5 deletions env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ declare module '*.svg' {
export default ReactComponent;
}

declare module 'raw-loader!.*' {
const value: string;
export default value;
}

interface ClientENV {
readonly WIX_CLIENT_ID?: string;
// more env variables...
Expand Down
Loading

0 comments on commit d3e9864

Please sign in to comment.