switch to preact
This commit is contained in:
parent
7f185c15fe
commit
17e0e33218
2 changed files with 26 additions and 22 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"shadow-cljs": "3.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
"react": "npm:@preact/compat@^18.3.1",
|
||||
"react-dom": "npm:@preact/compat@^18.3.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue