Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 17286fc

Browse files
committed
Fix example code in documentation to render as a code block in markdown and dartdoc.
PiperOrigin-RevId: 177055127
1 parent fb8ad6f commit 17286fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/material_menu/material_menu.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import 'package:angular_components/model/menu/menu.dart';
2121
/// is selected or a region outside the dropdown is clicked.
2222
///
2323
/// __Example usage:__
24+
///
2425
/// <material-menu [menu]="menuModel">
2526
/// </material-menu>
2627
@Component(

0 commit comments

Comments
 (0)