improvements to the PWA and mobile layout

This commit is contained in:
daniel31x13
2024-01-19 08:01:21 -05:00
parent dfe9fec4b4
commit 86bcd5ef07
10 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ export default function Appearance() {
{/* <SubmitButton
onClick={submit}
loading={submitLoader}
label="Save"
label="Save Changes"
className="mt-2 mx-auto lg:mx-0"
/> */}
</div>