We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0517f3b commit 4ed9f3fCopy full SHA for 4ed9f3f
Tool/Package.swift
@@ -1,5 +1,9 @@
1
-// swift-tools-version: 5.7
2
-// The swift-tools-version declares the minimum version of Swift required to build this package.
+| Screen | Component Path |
+| ------------------ | ------------------------------ |
3
+| Home / Betting | `/client/src/pages/Home.jsx` |
4
+| Wallet / Add Cash | `/client/src/pages/Wallet.jsx` |
5
+| Refer & Earn | `/client/src/pages/Refer.jsx` |
6
+| Admin Result Panel | `/admin/src/pages/Result.jsx` |
7
8
import PackageDescription
9
0 commit comments