Skip to content

Commit

Permalink
chore(edithomepage): rm redundant array
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore03109 committed Sep 20, 2023
1 parent b44b3bf commit 5c8a015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/EditHomepage/EditHomepage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ const EditHomepage = ({ match }) => {
image: "",
notification: "",
sections: [],
announcements: {},
})
const [originalFrontMatter, setOriginalFrontMatter] = useState({
title: "",
Expand Down

0 comments on commit 5c8a015

Please sign in to comment.