mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-02 03:40:32 -06:00
* feat: add shortAnswer: boolean to OpenTextQuestion interface * feat: add longAnswer switch to OpenTextForm * toggle textare lines depending on question.shortAnswer * fix type build error * move long answer switch to baseline * adjust spacing between switches * rename shortAnswer -> longAnswer, change textarea to input field --------- Co-authored-by: Johannes <johannes@formbricks.com> Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>