We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390b521 commit 247af40Copy full SHA for 247af40
src/components/Resources.js
@@ -33,6 +33,12 @@ const links = [
33
length: "2 min watch",
34
url: "https://www.youtube.com/watch?v=23yQaY81Zho",
35
},
36
+ {
37
+ type:"video",
38
+ length:"1 min watch",
39
+ title:" AI Powered API testing",
40
+ url:"https://www.youtube.com/watch?v=W6kh-TCUQH0"
41
+ }
42
];
43
44
export const Resources = () => {
0 commit comments