wix-incubator / repluggable

Pluggable micro frontends in React+Redux apps
MIT License
172 stars 13 forks source link

Add mapShellToStaticProps to observeWithShell #213

Closed shirlynwix closed 1 year ago

shirlynwix commented 1 year ago

Add mapShellToStaticProps function to observeWithShell, so we'll be able to add props to the component. These are StaticProps - they won't be updated as the component is not connected.