]> Untitled Git - lemmy-ui.git/commit
Fix server-side rendering after first load.
authordudeami0 <dudeami0@gmail.com>
Fri, 23 Jun 2023 03:30:42 +0000 (23:30 -0400)
committerJay Sitter <jay@jaysitter.com>
Fri, 23 Jun 2023 16:14:48 +0000 (12:14 -0400)
commita22fda4b6ef8995142cedb7ec9493c1c3f4efc7e
tree1d6f06096644d55e20b5e877fd2a8b50144a5f2c
parent787a75396be6132a9a2e3b427d8013d56a2f7c79
Fix server-side rendering after first load.
14 files changed:
src/shared/components/community/communities.tsx
src/shared/components/community/community.tsx
src/shared/components/home/admin-settings.tsx
src/shared/components/home/home.tsx
src/shared/components/home/instances.tsx
src/shared/components/modlog.tsx
src/shared/components/person/inbox.tsx
src/shared/components/person/profile.tsx
src/shared/components/person/registration-applications.tsx
src/shared/components/person/reports.tsx
src/shared/components/post/create-post.tsx
src/shared/components/post/post.tsx
src/shared/components/private_message/create-private-message.tsx
src/shared/components/search.tsx