formatting

This commit is contained in:
Nick A 2024-10-29 13:30:49 -04:00
parent 53fccb09cf
commit 4f3111f08b

View File

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