Skip to content

Commit

Permalink
is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Mar 7, 2024
1 parent 4423e45 commit 9fd2f75
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@ const ModalMoveFile: React.FunctionComponent<IModalMoveFileProps> = (props) => {
callback={(path) => {
setCurrentFolderPath(path);
}}
>
content
</ItemTextListView>
/>
) : null}
</div>
<div className="modal modal-move-button">
Expand Down

0 comments on commit 9fd2f75

Please sign in to comment.