Skip to content

Commit

Permalink
chore: removed redundant recent-workspace file and updated imports (d…
Browse files Browse the repository at this point in the history
  • Loading branch information
farabi-deriv authored Oct 26, 2023
1 parent 1569456 commit d753ff6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { RefObject } from 'react';
import WorkspaceControl from './workspace-control';
import WorkspaceControl from '../../../load-modal/workspace-control';

type TBotPreview = {
id_ref: RefObject<HTMLDivElement>;
Expand Down

This file was deleted.

0 comments on commit d753ff6

Please sign in to comment.