#input is not align up both when error label which one is happen
3 messages · Page 1 of 1 (latest)
You can use flex to make sure the alignment is flex-start. If you're using group, you can set its align prop to flex-start
https://codesandbox.io/s/jolly-morning-njlu7w?file=/src/App.tsx