This commit is contained in:
Rachid Mrad 2024-06-05 18:11:51 -04:00
parent c9f04632f3
commit 57d8ad33da
No known key found for this signature in database

View file

@ -5709,7 +5709,7 @@ const table = behavior({
},
TABLE,
SORTABLE_HEADER,
SORT_BUTTON,
SORT_BUTTON
});
module.exports = table;