Skip to content

Commit 97f5fd2

Browse files
authored
Update Update.html.twig
1 parent 702f3cf commit 97f5fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% props target, morph = false -%}
22

3-
<turbo-stream action="update" targets="{{ target }}"{% if morph %} method="morph"{% endif %} {{ attributes }}>
3+
<turbo-stream action="update" targets="{{ target }}"{% if morph %} method="morph"{% endif %} {{- attributes }}>
44
<template>{% block content %}{% endblock %}</template>
55
</turbo-stream>

0 commit comments

Comments
 (0)