docs(README): add screenshots and update image references - include dark and light theme screenshots for various app components - update image links in the documentation for consistency feat(package): add playwright as a dependency - include playwright for end-to-end testing capabilities

This commit is contained in:
Sergey Krashevich
2026-03-11 02:13:15 +03:00
parent 27b04ed9d8
commit 5d6b4911ff
18 changed files with 41 additions and 2 deletions
+3
View File
@@ -43,5 +43,8 @@
}
}
]
},
"dependencies": {
"playwright": "^1.58.2"
}
}