Skip to content

Commit

Permalink
fix: Remove v10 button styling (#269)
Browse files Browse the repository at this point in the history
Signed-off-by: Akshat Patel <[email protected]>
  • Loading branch information
Akshat55 authored Sep 29, 2023
1 parent dcba638 commit 70c70aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sdk/src/fragment-components/a-button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ export const AButton = ({
<AComponent
componentObj={componentObj}
rejectDrop={true}
className={css`position: relative; display: inline-flex`}
{...rest}>
<Button
kind={componentObj.kind}
Expand Down

0 comments on commit 70c70aa

Please sign in to comment.