source code link added

This commit is contained in:
Sanidhya Kumar Verma
2024-09-04 12:58:27 +00:00
committed by GitHub
parent 2a0e9a79dc
commit 7894ff18aa
4 changed files with 28 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
export const LINKS = {
sourceCode: "https://github.com/sanidhyy/uber-clone",
} as const;