frontoge/libre-train

Fix deprecation warnings in client

Open

#164 opened on Apr 6, 2026

 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
Frontendgood first issuehelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide