]> Untitled Git - lemmy-ui.git/commit
Add `id` to `App` component (#880)
authorZachary Dunn <zcdunn@users.noreply.github.com>
Thu, 22 Dec 2022 21:54:52 +0000 (16:54 -0500)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 21:54:52 +0000 (16:54 -0500)
commit62139df0c322101e805bde7f13399b86562e7c44
tree4cf702cdaeb7a089f658bbba4a2c326f611bae03
parentafeb64009b1f5b44e831d35cc67c3c79e21292b7
Add `id` to `App` component (#880)

Fixes #204. There's already a style block for `#app` so this just sets the id so those styles are applied.
src/shared/components/app/app.tsx