ADD: Brightness functionality

This commit is contained in:
EvanLin3141
2025-02-22 20:49:16 +00:00
parent cd7ea461a8
commit ed298f0293
10 changed files with 263 additions and 3 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"html2canvas": "^1.4.1",
"react": "^19.0.0",
"use-react-screenshot": "^4.0.0"
}
}