@homebound/beam 2.385.0 → 2.385.1

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/dist/index.cjs CHANGED
@@ -135,6 +135,7 @@ __export(index_exports, {
135
135
  RightPaneContext: () => RightPaneContext,
136
136
  RightPaneLayout: () => RightPaneLayout,
137
137
  RightPaneProvider: () => RightPaneProvider,
138
+ RightSidebar: () => RightSidebar,
138
139
  Row: () => Row,
139
140
  ScrollShadows: () => ScrollShadows,
140
141
  ScrollableContent: () => ScrollableContent,
@@ -18058,6 +18059,7 @@ function useToast() {
18058
18059
  RightPaneContext,
18059
18060
  RightPaneLayout,
18060
18061
  RightPaneProvider,
18062
+ RightSidebar,
18061
18063
  Row,
18062
18064
  ScrollShadows,
18063
18065
  ScrollableContent,