mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
fixes #2151, apply secure cookie session only if using SSL (https)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { UrlDto } from "@reactive-resume/dto";
|
||||
import type { UrlDto } from "@reactive-resume/dto";
|
||||
import { useQuery } from "@tanstack/react-query";
|
||||
|
||||
import { RESUME_PREVIEW_KEY } from "@/client/constants/query-keys";
|
||||
|
||||
Reference in New Issue
Block a user