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>
|
||||
|
||||
@@ -30,9 +30,7 @@ const { class: className, lineItems, depth = 0 } = Astro.props;
|
||||
</Li>
|
||||
))
|
||||
) : (
|
||||
<Li>
|
||||
<slot />
|
||||
</Li>
|
||||
<slot />
|
||||
)
|
||||
}
|
||||
</ul>
|
||||
|
||||
@@ -162,7 +162,7 @@ const categorizedSkills: categorySkills[] = [
|
||||
>
|
||||
<Li
|
||||
>Accompanied the team on two deployments to the LeConte glacier in
|
||||
Alaska to gather melt and mixing data</Li
|
||||
Alaska to gather ice-water melt and mixing data</Li
|
||||
>
|
||||
</Ul>
|
||||
</PageGroup>
|
||||
|
||||
Reference in New Issue
Block a user