This commit is contained in:
Manav Rathi
2024-10-08 20:08:04 +05:30
parent 3d863d49e1
commit 1c535cd9f0
7 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
import { EnteLogo } from "@/base/components/EnteLogo";
import { CenteredFlex, FlexWrapper } from "@ente/shared/components/Container";
import { EnteLogo } from "@ente/shared/components/EnteLogo";
import { styled } from "@mui/material";
import React from "react";