mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
FIX admin param error
This commit is contained in:
parent
b7ec35c0c9
commit
b7a7962435
1 changed files with 0 additions and 1 deletions
|
|
@ -302,7 +302,6 @@ const QuizForm: React.FC = () => {
|
|||
<ImageGallery
|
||||
galleryOpen={galleryOpen}
|
||||
setDialogOpen={setGalleryOpen}
|
||||
admin={false}
|
||||
setImageLinks={setImageLinks}
|
||||
>
|
||||
</ImageGallery>
|
||||
|
|
|
|||
Loading…
Reference in a new issue