mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 02:22:55 +00:00 
			
		
		
		
	Remove lies from README
This commit is contained in:
		@@ -120,10 +120,7 @@ The dashboard also exposes a frontend API to dynamically change layouts any time
 | 
				
			|||||||
    "data":
 | 
					    "data":
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        "command": "layout",
 | 
					        "command": "layout",
 | 
				
			||||||
        "layout": ...,
 | 
					        "value": ...
 | 
				
			||||||
        "hide_messages": ...
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					 | 
				
			||||||
You can use the `hide_messages` key to hide the message component (sadly it currently takes up the space it would occupy).
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user