Skip to content

Commit

Permalink
chore: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Franqsanz committed Jan 13, 2024
1 parent b01fe4e commit 065563a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const navLink: Array<LinkType> = [

const accountLinks: Array<LinkType> = [
{ name: 'Ingresar', href: 'login', icon: RiLoginCircleLine },
{ name: 'Crear cuenta', href: 'register', icon: RiAccountCircleLine },
];

const languages: Array<SelectBooksType> = [
Expand Down

1 comment on commit 065563a

@vercel
Copy link

@vercel vercel bot commented on 065563a Jan 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

xbu – ./

xbu-franqsanz.vercel.app
xbu-git-main-franqsanz.vercel.app
xbu.vercel.app

Please sign in to comment.