chore: updated all VITE_KC_SITE_BASE_URL locations, need to do raw urls next

This commit is contained in:
Kevin
2025-07-02 14:09:39 -05:00
parent e5d1cd847d
commit 14a72344e2
7 changed files with 14 additions and 15 deletions

View File

@ -1,5 +1,4 @@
import { Transition } from '@headlessui/react'
import { VITE_KC_SITE_BASE_URL } from '@src/env'
import { useSearchParams } from 'react-router-dom'
import { base64ToString } from '@src/lib/base64'