Updated Sidebar to pull from NEXT_PUBLIC_BUILD_ENV instead of NODE.

This commit is contained in:
Bailey Taylor
2025-09-22 03:41:49 +00:00
parent ba007ac862
commit f0d8a26f57
5 changed files with 22 additions and 21 deletions

1
package-lock.json generated
View File

@@ -2535,7 +2535,6 @@
"resolved": "https://registry.npmjs.org/@types/react-window/-/react-window-1.8.8.tgz",
"integrity": "sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*"
}