Skip to content

Commit

Permalink
Merge branch 'UserMenuRevamp' into NavbarRevamp
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnabdaz committed Jul 17, 2023
2 parents b34b7d3 + 330d052 commit a83fcca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 150 deletions.
2 changes: 2 additions & 0 deletions src/components/DialogBox/ExportProject.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,5 @@ const exportAsFile = async () => {
text-align: center;
}
</style>

<!-- For any bugs refer to SaveAs.js file in main repo -->
2 changes: 2 additions & 0 deletions src/components/DialogBox/ImportProject.vue
Original file line number Diff line number Diff line change
Expand Up @@ -247,3 +247,5 @@ function importDataFromFile() {
background-color: #450a0a;
}
</style>

<!-- For any bugs refer to Open.js file in main repo -->
96 changes: 0 additions & 96 deletions src/simulator/src/file/Open.js

This file was deleted.

54 changes: 0 additions & 54 deletions src/simulator/src/file/SaveAs.js

This file was deleted.

0 comments on commit a83fcca

Please sign in to comment.