fix: result filter not filtering

This commit is contained in:
2025-07-05 13:58:00 -05:00
parent d29b84ec78
commit 98041fd20b
5 changed files with 15 additions and 2 deletions

View File

@@ -21,7 +21,8 @@ module.exports = {
"transition-opacity",
"ease-in",
"duration-700",
"opacity-100"
"opacity-100",
"table-row"
],
theme: {
extend: {