feat: add 'proof of React' challenge

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-08-25 23:55:29 +00:00
parent 6e4e471792
commit e7755a352e
13 changed files with 435 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
"postcss-url": "^10.1.3"
},
"dependencies": {
"@aws-crypto/sha256-js": "^5.2.0"
"@aws-crypto/sha256-js": "^5.2.0",
"preact": "^10.27.1"
}
}