# File lib/simple_form/components/errors.rb, line 10
      def error_tag
        options[:error_tag] || SimpleForm.error_tag
      end