Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit fee6882

Browse files
chore(showcase.json)): 96a3282
1 parent c15b83f commit fee6882

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

configs/showcase.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,13 @@
693693
"url": "https://dev.to/harshmangalam/image-upload-using-golang-and-react-29n1",
694694
"image": "showcases/articles/Image-Uploading-using-golang-and-react.png",
695695
"type": "articles"
696+
},
697+
{
698+
"name": "How To Build an Advanced Multipart Component with Chakra UI",
699+
"description": "",
700+
"url": "https://www.lekoarts.de/react/how-to-build-an-advanced-multipart-component-with-chakra-ui",
701+
"image": "showcases/articles/How-To-Build-an-Advanced-Multipart-Component-with-Chakra-UI.png",
702+
"type": "articles"
696703
}
697704
],
698705
"videos": [
@@ -744,6 +751,13 @@
744751
"url": "https://youtu.be/Gm7qHn9Y_Ro",
745752
"image": "https://img.youtube.com/vi/Gm7qHn9Y_Ro/maxresdefault.jpg",
746753
"type": "videos"
754+
},
755+
{
756+
"name": "Chakra UI for Beginners",
757+
"description": "",
758+
"url": "https://www.chakrauiforbeginners.com/",
759+
"image": "showcases/videos/Chakra-UI-for-Beginners.png",
760+
"type": "videos"
747761
}
748762
]
749763
}

0 commit comments

Comments
 (0)