элемент заметка

This commit is contained in:
2025-08-06 00:26:15 +03:00
parent f66499467c
commit 21c89e3a5b
4 changed files with 1342 additions and 72 deletions

View File

@@ -46,9 +46,13 @@
"react-day-picker": "^9.8.0",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.5.2",
"react-markdown": "^10.1.0",
"react-rnd": "^10.5.2",
"react-window": "^1.8.11",
"redux": "^4.2.1",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",
"tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7",
"use-debounce": "^10.0.5",
@@ -79,4 +83,4 @@
"typescript": "^4.4.4",
"vite": "^4.3.9"
}
}
}