feat: add git branch name to footer (#589)

This commit is contained in:
Brandon Keiji
2025-05-28 23:30:05 +00:00
committed by GitHub
parent 0d99398689
commit fd6f6b02ea
6 changed files with 424 additions and 7 deletions

View File

@@ -35,7 +35,6 @@
"README.md",
"LICENSE"
],
"dependencies": {},
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@vitest/coverage-v8": "^3.1.1",
@@ -48,6 +47,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.0.0",
"lodash": "^4.17.21",
"memfs": "^4.17.2",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",