We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6db9f2 commit 7c35a8fCopy full SHA for 7c35a8f
packages/site/src/routes/demo/bottom-app-bar/+page.svelte
@@ -9,6 +9,13 @@
9
10
<pre class="demo-spaced">npm i -D @smui-extra/bottom-app-bar</pre>
11
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
19
<h5>Demos</h5>
20
21
<Demo component={Static} file="bottom-app-bar/_Static.svelte">
0 commit comments