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