fix: removed client-side Link from server components

This commit is contained in:
Riccardo
2024-02-23 16:17:18 +01:00
parent 01134bb4e7
commit c20d0061a7
8 changed files with 110 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn audit
yarn audit-ci
yarn format
yarn lint
yarn typecheck