Skip to content

Commit

Permalink
fix: remove errant parenthesis (#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava authored Oct 1, 2024
1 parent f47d01f commit 1b54e21
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ export function PlaygroundEndpointRequestCard({
Python
</FernButton>
</FernButtonGroup>
)
<CopyToClipboardButton
content={() => {
const authState = store.get(PLAYGROUND_AUTH_STATE_ATOM);
Expand Down

0 comments on commit 1b54e21

Please sign in to comment.