The `<DeviceTable/>` component currently accepts an array of devices as a prop. It should be updated to fetch data via hook instead.
The
<DeviceTable/>component currently accepts an array of devices as a prop. It should be updated to fetch data via hook instead.