Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
aswallace committed Apr 18, 2024
1 parent 3cff413 commit ec46605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/components/FileDetails/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ export default function FileDetails(props: FileDetails) {
>
<Icon iconName="GridViewMedium"></Icon>
</ActionButton>

<ActionButton
className={classNames(styles.fontSizeButton, {
[styles.disabled]:
Expand Down

0 comments on commit ec46605

Please sign in to comment.