Skip to content

Refactor DHCP client tables to use RichTable component

Aleksandr Gumroian requested to merge refactor-tables-to-use-richtable into master

Add @tanstack/react-table dependency and refactor tables to use RichTable component.

Also, refactor FactoryReset and Reboot components to use ActionButtonWithModal component.

Merge request reports