add login/sign-up page with dark/light mode
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@next/swc-wasm-nodejs",
|
||||
"version": "16.2.1",
|
||||
"files": [
|
||||
"wasm_bg.wasm",
|
||||
"wasm.js",
|
||||
"wasm.d.ts"
|
||||
],
|
||||
"main": "wasm.js",
|
||||
"types": "wasm.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vercel/next.js",
|
||||
"directory": "crates/wasm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user