diff --git a/packages/reacord/library/core/components/action-row.tsx b/packages/reacord/library/core/components/action-row.tsx index 225cb3b..8b3e5cb 100644 --- a/packages/reacord/library/core/components/action-row.tsx +++ b/packages/reacord/library/core/components/action-row.tsx @@ -21,9 +21,9 @@ export type ActionRowProps = { * ```tsx * // put buttons on two separate rows * - * + * + *