diff --git a/web/public/assets/empty.png b/web/public/assets/empty.png deleted file mode 100644 index 79b82596..00000000 Binary files a/web/public/assets/empty.png and /dev/null differ diff --git a/web/src/components/Empty.tsx b/web/src/components/Empty.tsx index 9a299f73..7170433f 100644 --- a/web/src/components/Empty.tsx +++ b/web/src/components/Empty.tsx @@ -1,7 +1,9 @@ +import Icon from "./Icon"; + const Empty = () => { return (
{systemStatus.customizedProfile.name}
+{systemStatus.customizedProfile.name}
{systemStatus.customizedProfile.name}
+{systemStatus.customizedProfile.name}
{t("auth.create-your-account")}