Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Mar 8, 2024
1 parent 1081ff2 commit 663a87b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
// TODO: Add a helper function to create a blank question object for each type.
addAction({ type });
}
// function makeDefault(type: QuestionType): Question {
// switch...
// }
</script>

<select bind:value={type}>
Expand Down

0 comments on commit 663a87b

Please sign in to comment.