minor: site footer, auth connextion, input w-full

This commit is contained in:
2026-02-11 09:26:21 -05:00
parent b45d3a02f0
commit 2304d855b7
6 changed files with 28 additions and 9 deletions

View File

@@ -4,5 +4,5 @@ export const useGeneralSettings = () =>
{},
{
transform: ({ generalSettings }) => generalSettings,
},
}
);