generated from polymech/site-template
refactor
This commit is contained in:
parent
d39d0fc1d8
commit
92708392be
@ -156,7 +156,6 @@ const complete = async (item: IHowto) =>
|
||||
if(!HOWTO_ANNOTATIONS){
|
||||
return item
|
||||
}
|
||||
|
||||
const stepsWithFilteredMarkdown = await pMap(
|
||||
item.steps,
|
||||
async (step) => ({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user