Skip to content

Commit

Permalink
remove unintended whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
allgandalf authored Mar 4, 2024
1 parent cd86bbd commit 3cdc3ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MagicCodeInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -430,5 +430,4 @@ function MagicCodeInput(
MagicCodeInput.displayName = 'MagicCodeInput';

export default forwardRef(MagicCodeInput);

export type {AutoCompleteVariant, MagicCodeInputHandle};

0 comments on commit 3cdc3ce

Please sign in to comment.