frontoge/libre-train

Fix deprecation warnings in client

Ouverte

#164 ouverte le 6 avr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (1 fork)auto 404
Frontendgood first issuehelp wanted

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur