Skip to content

Commit

Permalink
Merge pull request #634 from bcgov/Folder-name-fix
Browse files Browse the repository at this point in the history
fixed folder name issue
  • Loading branch information
nikhila-aot authored Mar 1, 2024
2 parents 704da99 + 7a02c7f commit c276e7e
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 134 deletions.

This file was deleted.

Empty file.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import fileUpload from "./custom-file-upload/fileUpload";
import Maps from './map-component/Mapservice';
import AppFileUpload from "./application-file-upload/AppFileUpload";
import AppFileUpload from "./custom-application-file-upload/userFileUpload";

const components = {
fileUpload: fileUpload,
Expand Down

0 comments on commit c276e7e

Please sign in to comment.