Skip to content

Commit

Permalink
chore: remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
Qs-F committed Jan 30, 2025
1 parent 9fd0632 commit 192d1e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export const AccordionPanel: React.FC<Props & ElementProps> = ({
parentRef,
}}
>
{}
<div {...props} className={styles} ref={parentRef} role="presentation" />
</AccordionPanelContext.Provider>
)
Expand Down

0 comments on commit 192d1e5

Please sign in to comment.