# File lib/simple_form/components/errors.rb, line 4
      def error
        error_text if has_errors?
      end