mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
snapshots with cookies
This commit is contained in:
parent
956e35c65b
commit
1cf766573d
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`Layout renders correctly 1`] = `
|
exports[`Layout renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
test
|
test
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`CategoriesTemplate renders correctly 1`] = `
|
exports[`CategoriesTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`CategoryTemplate renders correctly 1`] = `
|
exports[`CategoryTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`IndexTemplate renders correctly 1`] = `
|
exports[`IndexTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`NotFoundTemplate renders correctly 1`] = `
|
exports[`NotFoundTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`PageTemplate renders correctly 1`] = `
|
exports[`PageTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`PostTemplate renders correctly 1`] = `
|
exports[`PostTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a
|
<a
|
||||||
href="/"
|
href="/"
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`TagTemplate renders correctly 1`] = `
|
exports[`TagTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,6 +2,44 @@
|
|||||||
|
|
||||||
exports[`TagsTemplate renders correctly 1`] = `
|
exports[`TagsTemplate renders correctly 1`] = `
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
className="CookieConsent"
|
||||||
|
style={
|
||||||
|
Object {
|
||||||
|
"bottom": "0",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
This website uses cookies to enhance the user experience.
|
||||||
|
|
||||||
|
<small>
|
||||||
|
Click
|
||||||
|
<a
|
||||||
|
href="/"
|
||||||
|
>
|
||||||
|
here
|
||||||
|
</a>
|
||||||
|
to learn more about cookies.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className=""
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-label="Accept cookies"
|
||||||
|
className=""
|
||||||
|
id="rcc-confirm-button"
|
||||||
|
onClick={[Function]}
|
||||||
|
style={Object {}}
|
||||||
|
>
|
||||||
|
I understand
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user