Skip to content

Commit

Permalink
Move file upload to src directory
Browse files Browse the repository at this point in the history
  • Loading branch information
maxatdetroit committed Jul 17, 2024
1 parent d1cd042 commit 6aa5966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import './file_upload.css';

import { processWorkbook } from "../../utils/data_utils/XLSX_handlers.js";

export const FileUpload = {
Expand Down

0 comments on commit 6aa5966

Please sign in to comment.