Skip to content

Instantly share code, notes, and snippets.

@jrwebdev
Created February 13, 2019 06:15
Show Gist options
  • Save jrwebdev/7324e52c839f335bf87b80ecdb489dc7 to your computer and use it in GitHub Desktop.
Save jrwebdev/7324e52c839f335bf87b80ecdb489dc7 to your computer and use it in GitHub Desktop.
const date = new Date();
useDebugValue(date, date => date.toISOString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment