Move sandbox application to React
- All the UI apps are now rendered using React.
- Library editor source code is now integrated in sandbox.
- Using React Spectrum V3 components.
- All React components are now functional components and are using React hooks.
- Switch from Immutable to Immer.