lemmy-ui/src/shared/components/home
Alec Armbruster 80e2c9602e
Admin Settings: Bugfixes (#1313)
* move loading state to AdminSettings, pass as prop, tweak margin on some labels, add missing bind

* default loading state to false on setup.tsx, add util

* rename util to make more sense

* make @dessalines suggested changes
2023-06-16 11:52:47 -04:00
..
admin-settings.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
emojis-form.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
home.tsx go back if last history action was push, fix bug preventing navigation to / working from login 2023-06-15 12:29:24 -04:00
instances.tsx Use http client (#1081) 2023-06-14 08:20:40 -04:00
legal.tsx Refactor lets to consts 2023-06-05 22:31:12 +01:00
login.tsx use .replace() instead 2023-06-15 12:38:42 -04:00
rate-limit-form.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
setup.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
signup.tsx trim all username state input 2023-06-14 09:47:33 -04:00
site-form.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
site-sidebar.tsx Refactor lets to consts 2023-06-05 22:31:12 +01:00
tagline-form.tsx Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00