Skip to content

Commit

Permalink
remove unused prop setters
Browse files Browse the repository at this point in the history
  • Loading branch information
tom95 committed Nov 26, 2023
1 parent 7400cbc commit bd81f99
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -812,9 +812,7 @@ export const ExhibitionStateManager = ({
sections={sections}
setSections={setSections}
databaseSaver={databaseSaver}
titlePicture={titlePicture}
setTitlePicture={setTitlePicture}
idealot={idealot}
setIdealot={setIdealot}
>
<ExhibitionDragNDrop
Expand Down

0 comments on commit bd81f99

Please sign in to comment.