Skip to content

Commit d6db262

Browse files
Update install.html
1 parent 5f4a096 commit d6db262

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/docs/install.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ <h3>Basic Setup</h3>
1818
<p>Use one of the layouts:</p>
1919
<div>
2020
<button data-layout-switcher="website">Switch to Website</button>
21-
<button data-layout-switcher="dashboard">Switch to Dashboard</button>
21+
<button data-layout-switcher="dashboard">
22+
Switch to Dashboard
23+
</button>
2224
</div>
2325
<pre
2426
><code class="language-html">&lt;body data-layout="website"&gt;</code></pre>

0 commit comments

Comments
 (0)