frontoge/libre-train

Fix deprecation warnings in client

Aperta

#164 aperta il 6 apr 2026

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (1 fork)auto 404
Frontendgood first issuehelp wanted

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Running bun run lint on the frontend project should highlight all deprecated code (mostly from migration to antd v6). Update these highlighted warnings to use the current supported versions.

Guida contributor