Skip to content

Commit 95f1c4f

Browse files
committed
Update basic switches and location picker
1 parent e4452d1 commit 95f1c4f

File tree

7 files changed

+593
-6
lines changed

7 files changed

+593
-6
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
<script type="module" src="./src/index.tsx"></script>
2828
<script defer data-domain="code.fishing" src="https://internal.v3x.report/js/script.js"></script>
2929
</body>
30-
</html>
30+
</html>

web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"author": "V3X Labs",
1414
"license": "GPL-3.0-only",
1515
"dependencies": {
16+
"@radix-ui/react-dialog": "^1.1.6",
17+
"@radix-ui/react-switch": "^1.1.3",
1618
"@tanstack/query-sync-storage-persister": "^5.64.1",
1719
"@tanstack/react-query": "^5.64.1",
1820
"@tanstack/react-query-persist-client": "^5.64.1",

0 commit comments

Comments
 (0)