made it work for ram sticks data

This commit is contained in:
2026-04-03 00:46:19 +10:00
parent abe69ecefc
commit 4a6659f26e
4 changed files with 39 additions and 37 deletions

View File

@@ -32,7 +32,7 @@ const Table = (props) => {
return (
<>
<h4>Фильтры</h4>
<h4>Filters</h4>
<Filter filtering={updateDataTable} data={dataTable} fullData={props.data} />
<table>