lol relatable i tried a few of those ai tools too, including the figma-to-code ones like locofy, and had a similar result. yeh it’s great for getting that initial jsx scaffold, but once u start plugging in logic or handling real state management it kinda falls apart. i usually just export components from figma through locofy now to handle the base layout and responsiveness, then clean up or refactor the code manually. that combo’s been the only setup that actually saves time instead of adding more chaos.