File tree Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Original file line number Diff line number Diff line change 11[
2-     {
3-         "componentId": "table",
4-         "Name": "Table",
5-         "query": "SELECT * FROM entraid_users",
6-         "startX": 0,
7-         "startY": 0,
8-         "width": 12,
9-         "height": 6
2+   {
3+     "componentId": "table",
4+     "id": "table1-1",
5+     "data": {
6+       "title": "Table",
7+       "query": "SELECT * FROM entraid_users"
108    },
11-     {
12-       "componentId": "table",
13-       "Name": "Table",
14-       "query": "SELECT * FROM github_repos",
15-       "startX": 0,
16-       "startY": 0,
17-       "width": 6,
18-       "height": 4
19-     }
20- ]
9+     "rowSpan": 4,
10+     "columnSpan": 4,
11+     "columnOffset": { "4": 0 }
12+   },
13+   {
14+     "componentId": "table",
15+     "id": "table1-2",
16+     "data": {
17+       "title": "Table",
18+       "query": "SELECT * FROM github_repositories"
19+     },
20+     "rowSpan": 4,
21+     "columnSpan": 4,
22+     "columnOffset": { "4": 0 }
23+   }
24+ ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments