frontoge/libre-train

Fix deprecation warnings in client

Aberta

#164 aberto em 6 de abr. de 2026

 (0 comentário) (0 reação) (0 responsável)TypeScript (1 fork)auto 404
Frontendgood first issuehelp wanted

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador