Skip to content
Snippets Groups Projects
Commit 3e5c5173 authored by Zara Mudassar's avatar Zara Mudassar
Browse files

snapshots removed

parent ebd9f268
No related branches found
No related tags found
1 merge request!118Images
Pipeline #181276 passed
......@@ -121,13 +121,13 @@ exports[`CreateNewGroup elements rendering renders correctly 1`] = `
class="mt-6"
>
<label
class="block mb-2 text-xl font-medium text-gray-900 dark:text-gray-400"
class="block mb-2 text-sm font-medium text-gray-900 dark:text-gray-400"
id="imageLabel"
>
Bilde
Bilde (bildet må være .png)
</label>
<input
accept="image/png, image/jpeg"
accept="image/png"
multiple=""
style="display: none;"
type="file"
......
......@@ -171,10 +171,10 @@ exports[`NewItemForm component renders correctly 1`] = `
class="block mb-2 text-sm font-medium text-gray-900 dark:text-gray-400"
id="imageLabel"
>
Bilder
Bilder (bildene må være .png)
</label>
<input
accept="image/png, image/jpeg"
accept="image/png"
multiple=""
style="display: none;"
type="file"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment