Display table record creation row when clicking on Add new from table empty state (#6174)
As per title
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { useParams } from 'react-router-dom';
|
||||
import styled from '@emotion/styled';
|
||||
import { useParams } from 'react-router-dom';
|
||||
import { v4 } from 'uuid';
|
||||
|
||||
import { RecordIndexContainer } from '@/object-record/record-index/components/RecordIndexContainer';
|
||||
|
||||
Reference in New Issue
Block a user