class NotificationComponent < BaseComponent def initialize(notification: nil) @notification = notification super end erb_template <<~ERB