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:
@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user