Update outdated display illustration

This commit is contained in:
Pine Wu
2020-02-05 11:36:45 -08:00
parent 3a35fae761
commit 1db20bbb60
@@ -51,8 +51,8 @@ interface ISuggestionTemplateData {
/**
* Flexbox
* < ------- left ------- > < -------- right -------- >
* <icon><label><signature> <qualifier><type><readmore>
* < ------------- left ------------ > < --- right -- >
* <icon><label><signature><qualifier> <type><readmore>
*/
left: HTMLElement;
right: HTMLElement;