Folo/apps/ssr/client/query
Innei 2314b996d4
refactor: update auth import paths to use @client/lib/auth
This commit updates import paths for auth-related functions across multiple files, changing them from `~/lib/auth` to `@client/lib/auth`. The changes ensure consistent and correct import paths for authentication functions in the client application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-04 19:34:11 +08:00
..
auth.ts refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00
entries.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
feed.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
list.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
users.ts refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00