Add htmx_table to __all__

This commit is contained in:
Jeremy Stretch 2024-04-05 09:42:49 -04:00
parent 0abd0948b6
commit a9e94bf2b1

View File

@ -8,6 +8,7 @@ __all__ = (
'checkmark',
'copy_content',
'customfield_value',
'htmx_table',
'formaction',
'tag',
)