Skip to content

Instantly share code, notes, and snippets.

@codeyourwayup
Created March 25, 2020 08:51
Show Gist options
  • Save codeyourwayup/8127a8419e5c3e305c342cd833ef4fe7 to your computer and use it in GitHub Desktop.
Save codeyourwayup/8127a8419e5c3e305c342cd833ef4fe7 to your computer and use it in GitHub Desktop.
{
type: 'LISTS_REFRESH_FULFILLED',
payload: {
data: [
{icon: 'rss', name: 'RSS', id: 1},
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment