Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushAgrawal-A2 committed Dec 19, 2024
1 parent 03a8154 commit da179ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion quadratic-client/src/shared/constants/urls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ export const WEBSITE_EXAMPLES = 'https://www.quadratichq.com/examples';
export const WEBSITE_CHANGELOG = 'https://www.quadratichq.com/changelog';
export const SCHEDULE_MEETING = 'https://calendly.com/d/ckz9-g8t-stb/quadratic-demo';
export const AI_SECURITY = 'https://docs.quadratichq.com/quadratic-ai/security';
export const COMMUNITY_A1_FILE_UPDATE_URL = 'https://community.quadratichq.com/t/switch-to-a1-notation-from-x-y-coordinates/';
export const COMMUNITY_A1_FILE_UPDATE_URL =
'https://community.quadratichq.com/t/switch-to-a1-notation-from-x-y-coordinates/';

0 comments on commit da179ee

Please sign in to comment.