Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d8f4e5f

Browse filesBrowse files
Update libs/state/selections/docs/Readme.md
Co-authored-by: push-based-bot <95690470+push-based-bot@users.noreply.github.com>
1 parent 7d474c5 commit d8f4e5f
Copy full SHA for d8f4e5f

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎libs/state/selections/docs/Readme.md

Copy file name to clipboardExpand all lines: libs/state/selections/docs/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ export class ProblemComponent {
258258
// ✔ GOOD: Derive view model from model 👇
259259
viewModel$ = smosh({
260260
title: this.state.select('title'),
261-
...this.sortedSlice$
261+
[this.sortedSlice$]
262262
});
263263

264264

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.