mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
docs: remove extra whitespace
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 🟠 High Order Operator Bug
|
title: 🟠 High Order Operator Bug
|
||||||
description: Challenge 11 is about resolving a Rxjs bug because of high order operators
|
description: Challenge 11 is about resolving a Rxjs bug because of high order operators
|
||||||
sidebar:
|
sidebar:
|
||||||
order: 114
|
order: 114
|
||||||
@@ -44,12 +44,12 @@ Your PR title must start with <b>Answer:11</b>.
|
|||||||
<div class="article-footer">
|
<div class="article-footer">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3Aanswer"
|
href="https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3Aanswer"
|
||||||
alt="High Order Operator Bug community solutions">
|
alt="High Order Operator Bug community solutions">
|
||||||
❖ Community Answers
|
❖ Community Answers
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href='https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3A"answer+author"'
|
href='https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3A"answer+author"'
|
||||||
alt="High Order Operator Bug solution author">
|
alt="High Order Operator Bug solution author">
|
||||||
▶︎ Author Answer
|
▶︎ Author Answer
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user