mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 18:29:29 +08:00
rerender table if hub version loaded after first render
This commit is contained in:
@@ -256,7 +256,7 @@ export default function SystemsTable() {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}, [])
|
}, [hubVersion])
|
||||||
|
|
||||||
const table = useReactTable({
|
const table = useReactTable({
|
||||||
data,
|
data,
|
||||||
|
Reference in New Issue
Block a user