Skip to content

Instantly share code, notes, and snippets.

@fhub-1
Created October 25, 2021 11:22
Show Gist options
  • Save fhub-1/702674d21a77c7dc95ea18b540ea40d4 to your computer and use it in GitHub Desktop.
Save fhub-1/702674d21a77c7dc95ea18b540ea40d4 to your computer and use it in GitHub Desktop.
- {type: 'li', key: null, props: {children: '🍎 apple'}},
- {type: 'li', key: null, props: {children: '🍊 orange'}},
+ {type: 'li', key: null, props: {children: '🍊 apple'}},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment