feat: detach records from Relation field card in Show Page (#3350)

* feat: detach records from Relation field card in Show Page

Closes #3128

* Fix TS

---------

Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
This commit is contained in:
Thaïs
2024-01-12 08:10:42 -03:00
committed by GitHub
parent d0ed9ee2e0
commit 0dc39db314
4 changed files with 110 additions and 15 deletions

View File

@ -30,7 +30,7 @@ module.exports = {
patterns: [
{
group: ['@tabler/icons-react'],
message: 'Icon imports are only allowed for `@/ui/icon`',
message: 'Icon imports are only allowed for `@/ui/display/icon`',
},
{
group: ['react-hotkeys-web-hook'],