spelling: after

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-06-19 01:36:35 -04:00
parent 29af788dcd
commit ef9b4ebad6

View File

@@ -42,7 +42,7 @@ export default function PaymentMadeEntriesTable({
}, },
[onUpdateData, entries], [onUpdateData, entries],
); );
// Detarmines the right no results message before selecting vendor and aftering // Detarmines the right no results message before selecting vendor and after
// selecting vendor id. // selecting vendor id.
const noResultsMessage = vendor_id ? ( const noResultsMessage = vendor_id ? (
<T <T