* fix: avoid using title as key since it's going to re-render on field name change
* fix: delete fk column only if type id ForeignKey
* fix: mark custom link as virtual and disable
* chore: lint
* refactor: on edit show relation information
* refactor: on edit show relation information