DeVladinci

Results 5 comments of DeVladinci

https://github.com/yoavlt/LiquidFloatingActionButton/pull/83 Hope it helps

@piscopancer Overwrite the default `formatDistanceLocale` function and pass the locale in the formatter. https://github.com/date-fns/date-fns/blob/main/src/locale/en-US/_lib/formatDistance/index.ts -> ``` const formatDistanceLocale = { lessThanXSeconds: { one: '1s', other: '{{count}}s', }, ... ``` And...

Hey, there! API V1 has been deprecated, you should use v2 instead.

Thanks @gingerbeardman. I will fix it in next ver. ✋

@Hongbo-Miao Thanks! Will fix in next ver. ✋🚀