@public-ui/themes 1.7.8 → 1.7.10-rc.0

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
@@ -12,14 +12,6 @@ Mehr zum **Projekt** kann in der [README](https://public-ui.github.io/docs) nach
12
12
 
13
13
  We use **pnpm** as package manager and there is a tiny typing issue with the default typescript setup.
14
14
 
15
- **What happens?**
16
-
17
- We got a type annotation error in TypeScript.
18
-
19
- ```bash
20
- The inferred type of 'THEME' cannot be named without a reference to '.pnpm/@a11y-ui+core@***/node_modules/@a11y-ui/core/types/theming'. This is likely not portable. A type annotation is necessary.ts(2742)
21
- ```
22
-
23
15
  **What does we know?**
24
16
 
25
17
  This seems to be a general issue: