We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d1016 commit 9ab4922Copy full SHA for 9ab4922
src/components/actions/Action/Action.tsx
@@ -74,7 +74,6 @@ export const Action = forwardRef(function Action(
74
data-theme={theme}
75
download={download}
76
{...actionProps}
77
- isDisabled={undefined}
78
styles={styles}
79
/>
80
);
0 commit comments