Skip to content

Commit 7c35a8f

Browse files
committed
docs: add note about bottom app bar use
1 parent e6db9f2 commit 7c35a8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/site/src/routes/demo/bottom-app-bar/+page.svelte

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
<pre class="demo-spaced">npm i -D @smui-extra/bottom-app-bar</pre>
1111

12+
<h5>Use</h5>
13+
14+
<p>
15+
Please note that the Material spec states "Bottom app bars should be used
16+
for mobile devices only".
17+
</p>
18+
1219
<h5>Demos</h5>
1320

1421
<Demo component={Static} file="bottom-app-bar/_Static.svelte">

0 commit comments

Comments
 (0)