removed history page

This commit is contained in:
2025-02-11 10:45:19 -06:00
parent dcda124b31
commit df5cc5f022
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ pkgs.mkShell {
buildInputs = [
pkgs.nodejs
pkgs.yarn
pkgs.firebase-tools
];
# Install Next.js via yarn in the shell