Skip to content

Instantly share code, notes, and snippets.

@vikrantnegi
Created February 18, 2020 12:33
Show Gist options
  • Save vikrantnegi/9a769e66ecd5012c99cc748b690baff0 to your computer and use it in GitHub Desktop.
Save vikrantnegi/9a769e66ecd5012c99cc748b690baff0 to your computer and use it in GitHub Desktop.
{
isDataFetched ? renderX() : renderPlaceholders();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment