Skip to content

Commit

Permalink
Merge branch 'VUU-47-link-layoutProvider-and-layoutManagerProvider' of
Browse files Browse the repository at this point in the history
…https://github.com/ScottLogic/finos-vuu into VUU-47-link-layoutProvider-and-layoutManagerProvider
  • Loading branch information
vferraro-scottlogic committed Oct 10, 2023
2 parents da096c4 + 9dd96c1 commit aca2050
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export interface LayoutPersistenceManager {
loadApplicationLayout: () => Promise<LayoutJSON>;

/**
* Saves the current layout which includes all layouts on screen
* Saves the application layout which includes all layouts on screen
*
* @param layout - Full JSON representation of the application layout to be saved
*/
Expand Down

0 comments on commit aca2050

Please sign in to comment.