Skip to content

Commit

Permalink
testing apikey
Browse files Browse the repository at this point in the history
  • Loading branch information
NivedhaSV committed Nov 22, 2024
1 parent 5bec5d7 commit 978d3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const NAV_OPTIONS = [
},
];

const API_KEY=123456;
const API_KEY=123456657657;

export const EVENTS = {
TRIGGER_LOADER: 'TRIGGER_LOADER',
Expand Down

0 comments on commit 978d3c1

Please sign in to comment.