# frozen_string_literal: true class FlashNoticeComponent < ViewComponent::Base def initialize end end