@julseb-lib/react 1.1.14 → 1.1.15

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.
@@ -1020,7 +1020,6 @@ interface ILibHeaderBase extends LibComponentBase<HTMLDivElement> {
1020
1020
  backgroundColor?: LibAllColors;
1021
1021
  textColor?: LibAllColors;
1022
1022
  linksColor?: LibColorsHover;
1023
- noNav?: boolean;
1024
1023
  }
1025
1024
  interface HeaderFixed extends ILibHeaderBase {
1026
1025
  position?: Extract<LibHeaderPosition, "fixed">;
@@ -1020,7 +1020,6 @@ interface ILibHeaderBase extends LibComponentBase<HTMLDivElement> {
1020
1020
  backgroundColor?: LibAllColors;
1021
1021
  textColor?: LibAllColors;
1022
1022
  linksColor?: LibColorsHover;
1023
- noNav?: boolean;
1024
1023
  }
1025
1024
  interface HeaderFixed extends ILibHeaderBase {
1026
1025
  position?: Extract<LibHeaderPosition, "fixed">;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@julseb-lib/react",
3
- "version": "1.1.14",
3
+ "version": "1.1.15",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "files": [