mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
Added init
This commit is contained in:
parent
f7b1311e36
commit
56782fc2d3
8 changed files with 141 additions and 13 deletions
|
@ -11,7 +11,8 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-ui/react-switch": "^1.1.0"
|
||||
"@radix-ui/react-switch": "^1.1.0",
|
||||
"react-day-picker": "^9.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@radix-ui/react-dialog": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue