1export const isStaging = import.meta.env.VITE_BRANCH === 'staging'
1
export const isStaging = import.meta.env.VITE_BRANCH === 'staging'