Fix build
This commit is contained in:
parent
70686137fd
commit
6b1ec7d754
2 changed files with 2 additions and 2 deletions
|
@ -146,7 +146,7 @@ export default class TagRenderingQuestion extends Combine {
|
|||
new Combine([options.cancelButton]),
|
||||
saveButton]).SetClass("flex justify-end flex-wrap-reverse")
|
||||
|
||||
]).SetClass("flex mt-2 justify-between"),Them
|
||||
]).SetClass("flex mt-2 justify-between"),
|
||||
new Toggle(Translations.t.general.testing.SetClass("alert"), undefined, state.featureSwitchIsTesting)
|
||||
])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue