@eui/core 15.0.0-next.4 → 15.0.0-next.6

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.
@@ -1093,7 +1093,7 @@ const initialState = {
1093
1093
  userInfos: null,
1094
1094
  userSubInfos: null,
1095
1095
  impersonatedUserInfos: null,
1096
- isSidebarOpen: false,
1096
+ isSidebarOpen: true,
1097
1097
  isSidebarHover: false,
1098
1098
  isSidebarActive: false,
1099
1099
  isSidebarInnerActive: false,