Skip to content

Commit b0df1fc

Browse files
committed
removed regional subjects
1 parent 1b344b4 commit b0df1fc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/QuizDetails.jsx

+1-3
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,7 @@ export default class QuizDetails extends React.Component {
121121
<option value="Social Studies">Social Studies</option>
122122
<option value="Mathematics">Mathematics</option>
123123
<option value="Artificial Intelligence">Artificial Intelligence</option>
124-
<option value="Assamese">Assamese</option>
125-
<option value="Hindi">Hindi</option>
126-
<option value="Sanskrit">Sanskrit</option>
124+
127125
</select>
128126
</div>
129127

0 commit comments

Comments
 (0)