This commit is contained in:
Luiz Silva 2025-10-27 12:42:58 -03:00
parent 10a3312418
commit a88b53e460
7 changed files with 4 additions and 8 deletions

View file

@ -23,5 +23,3 @@ dayjs.extend(relativeTime)
dayjs.extend(duration)
export const dayjsbr = dayjs
export { dayjs }