Skip to content

Commit

Permalink
fix(docs): fix incorrect derive loading entrypoint (#512)
Browse files Browse the repository at this point in the history
Corrects `deriveLoading` entryPoint in docs, that wasn't replaced during previous entryPoint migration.

Co-authored-by: Arman Sorokin <[email protected]>
  • Loading branch information
GU55555 and Arman Sorokin authored Oct 3, 2024
1 parent a0de789 commit fbeaca1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: deriveLoading
description: ngxtension/derive-loading
entryPoint: derive-loading
entryPoint: ngxtension/derive-loading
badge: stable
contributors: ['michael-berger']
---
Expand Down

0 comments on commit fbeaca1

Please sign in to comment.