Skip to content

Commit

Permalink
add comment for why obj use first second etc, as key for mosaic layout
Browse files Browse the repository at this point in the history
  • Loading branch information
CopyDemon committed May 1, 2024
1 parent 083b645 commit 43da08c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IDAES-UI/src/components/mosaic/mosic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ const MosaicApp = () => {
/**
* @description when first time start app there has no mosaic layout
* this use for setup the mosaic layout
* first second direction splitPercentage are mosaic's required way to write down the obj key
* @returns obj, mosaic layout
*/
function setupDefaultMosaicLayout(){
Expand Down

0 comments on commit 43da08c

Please sign in to comment.