Skip to content

Commit 4a484c0

Browse files
committed
chore: add TODO to mention error handling of with resouce/entityResource
1 parent c489c6e commit 4a484c0

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

docs/docs/with-entity-resources.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
<!-- TODO - mention error handling strategies -->
2+
13
---
2-
title: withEntityResources()
3-
---
4+
5+
## title: withEntityResources()
46

57
```typescript
68
import { withEntityResources } from '@angular-architects/ngrx-toolkit';

docs/docs/with-resource.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
<!-- TODO - mention error handling strategies -->
2+
13
---
2-
title: withResource()
3-
---
4+
5+
## title: withResource()
46

57
```typescript
68
import { withResource } from '@angular-architects/ngrx-toolkit';

0 commit comments

Comments
 (0)