@selfcommunity/react-ui 0.11.0-alpha.109 → 0.11.0-alpha.110

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.
@@ -178,7 +178,7 @@ const Feed = (inProps, ref) => {
178
178
  component: FooterWidget_1.default,
179
179
  componentProps: {},
180
180
  column: 'right',
181
- position: 1
181
+ position: 100
182
182
  }
183
183
  ])
184
184
  ]
@@ -175,7 +175,7 @@ const Feed = (inProps, ref) => {
175
175
  component: FooterWidget,
176
176
  componentProps: {},
177
177
  column: 'right',
178
- position: 1
178
+ position: 100
179
179
  }
180
180
  ])
181
181
  ]