Skip to content

Commit 6ab3e67

Browse files
twjefferyvanessatran-ddi
authored andcommitted
chore: content update
1 parent 21b4419 commit 6ab3e67

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/routes/components/Button.tsx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,13 @@ export default function ButtonPage() {
148148
/>
149149

150150
<ComponentContent tocCssQuery="goa-tab[open=true] :is(h2[id], h3[id])">
151+
152+
151153
<GoATabs>
154+
155+
156+
{/*Code Examples-----------------------------------------------------------------------*/}
157+
152158
<GoATab heading="Examples">
153159
{/*Button Sandbox*/}
154160
<h2 id="component" style={{display: "none"}}>Component</h2>
@@ -259,7 +265,10 @@ export default function ButtonPage() {
259265
</GoAButtonGroup>
260266
</Sandbox>
261267
</GoATab>
262-
268+
269+
270+
{/*Design guidelines-----------------------------------------------------------------------*/}
271+
263272
<GoATab
264273
heading={
265274
<>Design guidelines</>

0 commit comments

Comments
 (0)