formatting

This commit is contained in:
Nick A 2024-10-29 13:30:49 -04:00
parent 82342ae84d
commit 52b2c715b9

View File

@ -43,7 +43,6 @@ const fuzzyFilter = (
return itemRank.passed; return itemRank.passed;
}; };
/** /**
* General componenet that holds shared functionality for any data table component * General componenet that holds shared functionality for any data table component
* @param props.data Stateful list of data to be held in the table * @param props.data Stateful list of data to be held in the table