Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raggiodev authored Mar 8, 2023
1 parent 01bd48c commit ff951c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const data = [
const data = [
{
"id": 1,
"name": "Bulbasaur",
Expand Down Expand Up @@ -172,4 +172,5 @@
"img":"https://media.sketchfab.com/models/33b93df803a14217a140aed5268f514c/thumbnails/efca4e195c95410dbaf736ff7c704404/ebf4a17f44c9488ba69b31014d6393a3.jpeg"
}
]
export default data

export default data

0 comments on commit ff951c8

Please sign in to comment.