Migrate to tauri v2

Fixes #1349
This commit is contained in:
Pierre Jacquier
2024-03-11 07:35:22 +01:00
parent 3c03641a57
commit af5917f3d9
59 changed files with 1204 additions and 1655 deletions

View File

@ -106,7 +106,7 @@ function ProjectCard({
<>
<div className="p-1 flex flex-col h-full gap-2">
<Link
className="flex-1 text-liquid-100 after:content-[''] after:absolute after:inset-0"
className="flex-1 !no-underline text-liquid-100 after:content-[''] after:absolute after:inset-0"
to={`${paths.FILE}/${encodeURIComponent(project.path)}`}
data-testid="project-link"
>