@fhss-web-team/frontend-utils 21.4.0 → 21.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,6 @@ Install the package and its required peer dependencies:
10
10
  npm install @fhss-web-team/frontend-utils
11
11
  ```
12
12
 
13
-
14
13
  # Components and Utils
15
14
 
16
15
  - Components
@@ -30,4 +29,4 @@ npm install @fhss-web-team/frontend-utils
30
29
  - [Auth](./src/lib/services/auth/auth.service.md)
31
30
  - Signals
32
31
  - [tRPC Resource](./src//lib/signals/trpcResource/trpc-resource.md)
33
- - [Debounced](./src/lib/signals/debounced/debounced.md)
32
+ - [Debounced](./src/lib/signals/debounced/debounced.md)