You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this module client side and don't want to ship the entire humanize package. Is there a way to require just the date method? Something like this:
import{date}from"humanize";
Just curious!
The text was updated successfully, but these errors were encountered:
I am using this module client side and don't want to ship the entire humanize package. Is there a way to require just the
date
method? Something like this:Just curious!
The text was updated successfully, but these errors were encountered: