- extract form UI component into ui pakcage the goal is too have a simple Form component only responsible for rendering a form config without handling fetch logics props: {config: BlalblaformConfig} => Component This way we can import it in all the monorepo