Skip to content

Commit dc19da3

Browse files
committed
added async root element class
1 parent d49753c commit dc19da3

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,2 +1,2 @@
1-
%div{@tag_attributes}
1+
%div{@tag_attributes.merge(class: "matestack-async-component-root")}
22
=yield

0 commit comments

Comments
 (0)