Skip to content

Commit 28f3994

Browse files
jayshepherdpalkan
authored andcommitted
Update generator.rb
1 parent 9a6f31d commit 28f3994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/install/generator.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def initialize(<%%= initialize_signature %>)
145145

146146
if TEMPLATE_EXT == ".haml"
147147
file "lib/generators/view_component/templates/component.html.haml.tt", <<~CODE
148-
.div Add #{class_name} template here
148+
%div Add #{class_name} template here
149149
CODE
150150
end
151151

0 commit comments

Comments
 (0)