refactor(pages): renamed all route files to *Page.tsx for clarity and consistency

This commit is contained in:
Ismail Ali
2025-05-01 18:14:32 +02:00
parent 696b9ef0ea
commit 08662bc2f8
12 changed files with 89 additions and 27 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.329";
const webVersion = "1.6.330";
export default webVersion;