Skip to main content

Utilities

Deprecated Utilities
  • api — It was just an alias for axios library; it has been removed in v1.39.0; use axios directly instead.
  • PT (prop-types) — Removed in v1.36.0, as propTypes checks are ignored by React v19+. Migrate to TypeScript, or alternative type-checking solutions.