import { createState } from 'twenty-ui'; export const updatedObjectSlugState = createState({ key: 'updatedObjectSlugState', defaultValue: '', });