Fix dropping workspace nav items at the bottom of the list (#18989)
https://github.com/user-attachments/assets/64abd955-892e-48c8-bf7b-d4d8645cf33e --------- Co-authored-by: Etienne <45695613+etiennejouan@users.noreply.github.com>
This commit is contained in:
+1
@@ -30,6 +30,7 @@ const StyledIndexContainer = styled.div`
|
||||
|
||||
export const RecordIndexContainerGater = () => {
|
||||
const store = useStore();
|
||||
|
||||
const { recordIndexId, objectMetadataItem } =
|
||||
useRecordIndexIdFromCurrentContextStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user