Question on data #4144
Unanswered
veridelisi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I take my database from moralis APP and use map function using spesific 4 columns.
How can I use sorting example for my code?
This is my code
Thank you
JSON.parse(JSON.stringify(data, null, 2)).map((item, index) => {
return (
{' '}
Beta Was this translation helpful? Give feedback.
All reactions