Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thebinij committed May 25, 2023
1 parent 74a34f0 commit 8ee5ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/ui/box/box.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -393,4 +393,4 @@ export interface BoxProps extends React.HTMLAttributes<HTMLElement> {
}

declare const Box: React.FC<BoxProps>;
export default Box;
export default Box;

0 comments on commit 8ee5ca4

Please sign in to comment.