Skip to content

Instantly share code, notes, and snippets.

@nhahv
Created February 8, 2021 10:38
Show Gist options
  • Select an option

  • Save nhahv/e3a624992bc64232211afcb7d30dc2dd to your computer and use it in GitHub Desktop.

Select an option

Save nhahv/e3a624992bc64232211afcb7d30dc2dd to your computer and use it in GitHub Desktop.
Regex
(?si)<\s*small className="text-danger"[^>]*>.*<InvalidFeedback(.*)<\/small>
<small className="text-danger">{edup.error && "Có lỗi xảy ra"}</small>
<small className="text-danger">
<InvalidFeedback name="username" />
</small>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment