# frozen_string_literal: true

module SearchHelpers
  self::INPUT_PLACEHOLDER = 'Search settings'
end