Extra Li wrappers removed, added word
This commit is contained in:
@@ -30,9 +30,7 @@ const { class: className, lineItems, depth = 0 } = Astro.props;
|
||||
</Li>
|
||||
))
|
||||
) : (
|
||||
<Li>
|
||||
<slot />
|
||||
</Li>
|
||||
<slot />
|
||||
)
|
||||
}
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user