Skip to content

Commit

Permalink
test(filemanager): remove obsolete button import
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyaVes authored and Juveniel committed Jan 3, 2023
1 parent 2c71344 commit c5607fd
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,7 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import { Dialog } from '../../dialog';
import { Button } from '../../button';
import { Upload } from '../../upload';

const root = ReactDOM.createRoot(
Expand Down

0 comments on commit c5607fd

Please sign in to comment.