Skip to content

Commit d433be7

Browse files
jyang81DukeFerdinand
authored andcommitted
chore: fix backtotop link issue
1 parent ac8455b commit d433be7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

demo/api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The auro-skeleton element provides users a way to indicate the loading of asynch
1616

1717
### Attribute Examples
1818

19-
#### <a name="shape"></a>`shape`<a href="#" style="float: right; font-size: 1rem; font-weight: 100;">back to top</a>
19+
#### shape
20+
2021
The `<auro-skeleton>` element makes use of a single `shape` enumerated attribute. Options are [`circle`, `oval`, `rectangle`]
2122

2223
<div class="exampleWrapper">

docs/partials/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Attribute Examples
77

8-
#### `shape`
8+
#### shape
99

1010
The `<auro-skeleton>` element makes use of a single `shape` enumerated attribute. Options are [`circle`, `oval`, `rectangle`]
1111

0 commit comments

Comments
 (0)