made it work for ram sticks data
This commit is contained in:
@@ -32,7 +32,7 @@ const Table = (props) => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<h4>Фильтры</h4>
|
||||
<h4>Filters</h4>
|
||||
<Filter filtering={updateDataTable} data={dataTable} fullData={props.data} />
|
||||
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user