Started Migration to Fluid-Tailwind and Misc Fixes

This commit is contained in:
Ahmad 2024-12-23 15:54:45 -05:00
parent a9bd470c68
commit 9e4ef90d73
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
9 changed files with 21 additions and 18 deletions

View file

@ -35,7 +35,7 @@ Sentry.init({
profilesSampleRate: 1.0,
// Define how likely Replay events are sampled.
replaysSessionSampleRate: 0.5,
replaysSessionSampleRate: 0.25,
// Define how likely Replay events are sampled when an error occurs.
replaysOnErrorSampleRate: 1.0,