Designer made a prototype of a component with mock data, and now we want to actually use it with real data in our app without rebuilding the entire component.
Export the code and add it directly to the project, and all we have to do is link up the real data. Easy ✨