Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
merged from dev
  • Loading branch information
snehalsankhe committed Jul 4, 2024
commit ec50c841b2c9e8e5b19c58dca3201dd90d7821b7
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const defaultStack = {
};

const LoadStacks = (props: LoadFileFormatProps) => {

/**** ALL HOOKS HERE ****/

const newMigrationData = useSelector((state:RootState)=>state?.migration?.newMigrationData);
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.