We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6bbe8 commit 0dd891fCopy full SHA for 0dd891f
client/src/Constants.js
@@ -0,0 +1,7 @@
1
+export const GenresList = [
2
+ "All",
3
+ "DSA",
4
+ "Tech Talk",
5
+ "Motivation",
6
+ "Interview Experience",
7
+ ];
0 commit comments