🔑 Added CV API KEY to the respective env files for the containers
This commit is contained in:
@@ -61,7 +61,6 @@ export const DnD = (data) => {
|
||||
})}
|
||||
</Grid>
|
||||
</SortableContext>
|
||||
|
||||
<DragOverlay adjustScale={true}>
|
||||
{activeId ? (
|
||||
<Cover url={activeId} index={items.indexOf(activeId)} />
|
||||
|
||||
Reference in New Issue
Block a user