24 25 26
# File 'app/components/lookbook/text_button/component.rb', line 24 def id @id ||= Utils.temp_id(prefix: "button") end