id: nanoid()

in Output/GPT4_Turbo/JS/extracted_code/translation/AngularToReact_avg_high/src/features/page/pageSlice.ts [17:28]


  id: nanoid(),
  title: '',
  description: '',
  url: '',
  publish: '',
  scheduleDate: null,
  tags: [],
  type: '',
  themePages: [],
};

export const pageSlice = createSlice({