I am building a project with Next.js, prismic, and slicemachine. The prismic preview is also enabled, so when I am editing content in the prismic dashboard, it shows a live preview of the slices in the left panel.
However is there any way to prevent reordering of slices for a document?
I just want the order to be fixed to what I set as a developer and not give content editor the ability to change the order or add new slices.