Skip to content

Commit 2cbfefe

Browse files
authored
docs(ui5-messagestrip): add since to sample page (#189)
1 parent ca2cb63 commit 2cbfefe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

packages/main/test/sap/ui/webcomponents/main/samples/MessageStrip.sample.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,13 @@
3333
</head>
3434
<body class="sapUiBody example-wrapper">
3535

36-
<header>
36+
<header class="component-heading">
3737
<div class="control-header">MessageStrip</div>
38-
<div style="margin-bottom: 2rem; font-weight: 300; font-size: 1.1rem; color: #666666;">&lt;ui5-messagestrip&gt;</div>
38+
<div class="component-heading-since">
39+
<span><!--since_tag_marker--></span>
40+
</div>
3941
</header>
42+
<div style="margin-bottom: 2rem; font-weight: 300; font-size: 1.1rem; color: #666666;">&lt;ui5-messagestrip&gt;</div>
4043

4144
<section>
4245
<h3>MessageStrip</h3>

0 commit comments

Comments
 (0)