Skip to content

Commit 570a448

Browse files
committed
Unmangle updatemenus comments
1 parent f8fba32 commit 570a448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/updatemenus/draw.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ module.exports = function draw(gd) {
4343
* <g item header />
4444
* <text item header-arrow />
4545
* <g header-group />
46-
*
46+
* <g item header />
4747
* <text item header-arrow />
4848
* ...
4949
*
5050
* <g button-group />
51-
*
51+
* <g item button />
5252
* <g item button />
5353
* ...
5454
*/

0 commit comments

Comments
 (0)