ente/web/packages/ui
Manav Rathi 9b27cac465
Remove @emotion/server
It is not mentioned as a dependency in the SSR page

> For v10 and above, SSR just works in Next.js.
>
> https://emotion.sh/docs/ssr

Tested by - yarn dev, yarn preview:photos
2024-04-01 16:05:17 +05:30
..
components Move into web/ 2024-03-01 12:21:07 +05:30
.eslintrc.js Move into web/ 2024-03-01 12:21:07 +05:30
i18n.ts Move into web/ 2024-03-01 12:21:07 +05:30
package.json Remove @emotion/server 2024-04-01 16:05:17 +05:30
README.md Move into web/ 2024-03-01 12:21:07 +05:30
tsconfig.json Move into web/ 2024-03-01 12:21:07 +05:30

@/ui

Like @/utils, but for things that require React.

Packaging

This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.