Skip to content

Commit

Permalink
errror in options
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjalkar99 committed Nov 24, 2023
1 parent 8703ac2 commit 6c953e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<ion-select-option value="option2"
>Model-2(Own 27 classes Dataset)</ion-select-option
>
<ion-select-option value="option2"
<ion-select-option value="option3"
>Model-3(Own 20 classes Dataset {500 each})</ion-select-option
>
<!-- Add more options as needed -->
Expand Down

0 comments on commit 6c953e8

Please sign in to comment.