fix(editor): remove extra end
This commit is contained in:
parent
3c8c800683
commit
baefd83f31
1 changed files with 0 additions and 1 deletions
|
@ -11,6 +11,5 @@
|
|||
- if rendered.present?
|
||||
= turbo_stream.morph dom_id(@tdc.stable_self, :conditions) do
|
||||
- rendered
|
||||
end
|
||||
- else
|
||||
= turbo_stream.remove dom_id(@tdc.stable_self, :conditions)
|
||||
|
|
Loading…
Reference in a new issue