Skip to content

Commit

Permalink
[Fix] design fixes and resend otp (#233)
Browse files Browse the repository at this point in the history
* login flow ui update

* fix css

* Design fixes for animation and font, fixed resend otp issue

* remove merge files

---------

Co-authored-by: karthikdurai <iamkarthiksiddarth@gmail.com>
  • Loading branch information
makylfang and karthik-durai authored Sep 13, 2024
1 parent 873e636 commit 06b8ef7
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 457 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arcana/auth",
"version": "1.0.11",
"version": "1.0.12-beta.3",
"description": "Arcana Auth",
"main": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -105,4 +105,4 @@
"*.ts": "eslint --cache --fix",
"*.{js,css,md,ts}": "prettier --write"
}
}
}
113 changes: 0 additions & 113 deletions package_BACKUP_67121.json

This file was deleted.

109 changes: 0 additions & 109 deletions package_BASE_67121.json

This file was deleted.

109 changes: 0 additions & 109 deletions package_LOCAL_67121.json

This file was deleted.

Loading

0 comments on commit 06b8ef7

Please sign in to comment.