Skip to content
Snippets Groups Projects
Commit 8b72b7dd authored by Gilgard's avatar Gilgard
Browse files

updated snapshots after lint

parent b9a65346
No related branches found
No related tags found
1 merge request!71Theme
Pipeline #179047 passed
......@@ -8,7 +8,7 @@ exports[`CreateNewGroup elements rendering renders correctly 1`] = `
<h3
class="text-xl font-medium text-center text-gray-600 dark:text-gray-200 mt-4 mb-8"
>
Opprett ny gruppe
Opprett ny gruppe
</h3>
<!-- Radio boxes -->
<div
......@@ -138,7 +138,7 @@ exports[`CreateNewGroup elements rendering renders correctly 1`] = `
<div
class="text-error uppercase text-center"
>
midlertidig fjernet
midlertidig fjernet
</div>
<!-- &lt;button
@click="$refs.file.click()"
......
......@@ -8,7 +8,7 @@ exports[`NewItemForm component renders correctly 1`] = `
<h3
class="text-xl font-medium text-center text-gray-600 dark:text-gray-200 mt-4 mb-8"
>
Utleie
Utleie
</h3>
<!-- Title -->
<div
......
......@@ -10,7 +10,7 @@ exports[`LoginForm component renders correctly 1`] = `
<h3
class="text-xl font-medium text-center text-gray-600 dark:text-gray-200 mt-4 mb-8"
>
Logg på
Logg på
</h3>
<div>
<div
......
......@@ -7,7 +7,7 @@ exports[`RegisterFormComponent renders correctly 1`] = `
<h3
class="text-xl font-medium text-center text-gray-600 dark:text-gray-200 mt-4 mb-8"
>
Opprett ny bruker
Opprett ny bruker
</h3>
<form>
<div
......
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