merge new changes

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2024-09-23 14:54:45 +02:00
parent d784231fbc
commit 831571c251
84 changed files with 1816 additions and 2850 deletions
+2 -1
View File
@@ -71,5 +71,6 @@ export const SidebarSignOutButton: (props: {
// Warnings were encountered during analysis:
//
// src/components/EntityGridItem/EntityGridItem.d.ts:5:22 - (ae-undocumented) Missing documentation for "EntityGridItem".
// src/devApp/render.d.ts:7:1 - (ae-undocumented) Missing documentation for "DevAppPageOptions".
// src/components/SidebarLanguageSwitcher/SidebarLanguageSwitcher.d.ts:3:22 - (ae-undocumented) Missing documentation for "SidebarLanguageSwitcher".
// src/devApp/render.d.ts:8:1 - (ae-undocumented) Missing documentation for "DevAppPageOptions".
```