calculator players

This commit is contained in:
Dominic Ferrando
2025-10-13 20:25:05 -04:00
parent ba9354fede
commit 39aace7c8f
8 changed files with 665 additions and 310 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
import "../app.css";
const links = [
{ name: "Standards", path: "/standards" },
{ name: "Calculator", path: "/calculator" },
{ name: "Commerce", path: "/commerce" },
];