mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
chore: linting
This commit is contained in:
parent
050581ba6a
commit
a3a5b13f48
17 changed files with 104 additions and 69 deletions
|
|
@ -36,7 +36,7 @@ export function GoogleLoginButton() {
|
|||
<h1 className="my-8 text-xl font-bold text-neutral-800 dark:text-neutral-100 md:text-4xl">
|
||||
{t("welcome_back")}
|
||||
</h1>
|
||||
{/*
|
||||
{/*
|
||||
<motion.div
|
||||
initial={{ opacity: 0, y: -5 }}
|
||||
animate={{ opacity: 1, y: 0 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue