tags owned by device are loaded with device page data, adding tag is object agnostic

This commit is contained in:
Carter 2025-01-22 13:44:56 -06:00
parent 4e7c68401b
commit 0076f2d208
8 changed files with 93 additions and 34 deletions

View file

@ -164,7 +164,6 @@ export default function Devices() {
const loadDevices = () => {
setDevicesLoading(true)
console.log(getKeys())
deviceAPI.list(
limit,
page*limit,