mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 23:57:00 +00:00
* fix(nc-gui): form field validation issue if column title contains . * chore(nc-gui): lint * test(nc-gui): add `.` included column name in form validation test * test: remove only from test * fix(nc-gui): pr review changes