We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cf83c commit 0103202Copy full SHA for 0103202
lib/tasks/install.ex
@@ -81,7 +81,7 @@ defmodule Mix.Tasks.Bloom.Install do
81
Mix.shell().info("Usage: mix bloom.install [component_name]")
82
83
Mix.shell().info(
84
- "Available components: glow_button | code_snippet | hero | gradient_text | bento_grid | card | marquee"
+ "Available components: glow_button | code_snippet | hero | gradient_text | bento_grid | card | marquee | sound_effect"
85
)
86
end
87
0 commit comments