Only activate partytown if necessary

This commit is contained in:
prototypa
2022-11-24 14:28:24 -05:00
parent 15ccb6da1e
commit ae7a951e87
3 changed files with 10 additions and 9 deletions

View File

@ -6,4 +6,4 @@ export const getFormattedDate = (date) =>
month: 'short',
day: 'numeric',
})
: '';
: '';