Skip to content

Commit

Permalink
Fix ascii art for globalpages
Browse files Browse the repository at this point in the history
Signed-off-by: Hung-Han (Henry) Chen <[email protected]>
  • Loading branch information
chenhunghan committed Nov 23, 2020
1 parent e71bb0f commit 9d3e501
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions generators/app/templates/ext-ts/renderer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ export default class RendererExtension extends LensRendererExtension {
* ```
* Lens
* +-----------------------+
* |*| |
* |*| |
* | | globalPages |
* | | |
* | | |
* | | |
* | |
* | |
* | globalPages |
* | |
* | |
* | |
* +-----------------------+
*
* ```
Expand Down

0 comments on commit 9d3e501

Please sign in to comment.