mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
téma váltó funkció gomb implementálása a kódbau
This commit is contained in:
parent
455cf84850
commit
3eb48a80c1
7 changed files with 2339 additions and 754 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "erettsegi-browser",
|
||||
"version": "0.1.0",
|
||||
"version": "6.9",
|
||||
"private": true,
|
||||
"author": "albert|skidoodle@gh",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
@ -22,6 +23,7 @@
|
|||
"postcss": "8.4.29",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.11.0",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue