- [x] Move `studio`'s `Main` into its own unique namespace. (Let's call it `View.Studio.Main` for now.) - [ ] Create new Spago module `studio-ui-common`. - [ ] Take most of the code out of `studio/` and move it to the new module. - [ ] Have `studio` depend on it. - [ ] Have `tx-browser` depend on it?
studio'sMaininto its own unique namespace. (Let's call itView.Studio.Mainfor now.)studio-ui-common.studio/and move it to the new module.studiodepend on it.tx-browserdepend on it?