import React from "react" import { ActionRow, Button, Select } from "../library/main" import { setupReacordTesting } from "./setup-testing" const { assertRender } = setupReacordTesting() test("action row", async () => { await assertRender( <>