code formatted

This commit is contained in:
2022-07-30 22:44:24 +02:00
parent 564cd09d8b
commit 03fbb74171
23 changed files with 266 additions and 261 deletions

View File

@@ -10,6 +10,6 @@ export interface Questions {
{
name: string
value: string
},
}
]
}