style: fix prettier formatting in 3 files
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
function toggleCustomForm(show: boolean) {
|
||||
function toggleCustomForm(show: boolean) {
|
||||
showCustomCreateForm = show;
|
||||
if (show) {
|
||||
newCustomService = {
|
||||
|
||||
Reference in New Issue
Block a user