Skip to content
Discussion options

You must be logged in to vote

Try this - I am doing something similar in my app, it works.

export const data = [
	{
	       date: 'March 17, 2021',
               order: {
               		href: '/order/something',
		       orderNumber: 'c150be5f-195a-4e66-bf1e-55af785628cc',
               },
	},
	.....
];

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brandondurham
Comment options

Answer selected by brandondurham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants