]> Untitled Git - lemmy-ui.git/commit
Optimize Tagline Form page (#972)
authorAnon <makotech222@users.noreply.github.com>
Thu, 30 Mar 2023 20:36:57 +0000 (15:36 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 20:36:57 +0000 (16:36 -0400)
commit16cb50614794d43ffb0bf0d693b8aafb4a82ea22
treeb3b5fdc40bf18369b1566be2e16c1c4c625d1604
parent449957938009bd10339a0a38e954fe2eee119969
Optimize Tagline Form page (#972)

* Move taglines to its own tab. Optimize for editing.

* Small fix

* null -> undefined
src/shared/components/home/admin-settings.tsx
src/shared/components/home/site-form.tsx
src/shared/components/home/tagline-form.tsx [new file with mode: 0644]