mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-08-22 10:17:33 +02:00
This change introduces a new hook useConfigLink and a new component ConfigurationForm. These combination should replace the old Configuration component, which is not typed and which could not be used with react-hook-form.