···4848 assert html =~ "sm:table-cell"
4949 end
50505151- test "SowerComponents exports table/1 for global import resolution" do
5252- assert function_exported?(SowerWeb.SowerComponents, :table, 1)
5353- end
5454-5551 test "action columns never get hide classes" do
5652 assigns = %{
5753 rows: [%{id: "1", name: "Alice"}]