test
This commit is contained in:
parent
fdb18b9fc8
commit
d0d669caf3
|
@ -14,6 +14,7 @@ export default ((opts?: Options) => {
|
||||||
return (
|
return (
|
||||||
<footer class={`${displayClass ?? ""}`}>
|
<footer class={`${displayClass ?? ""}`}>
|
||||||
<FooterLinks displayClass={displayClass} cfg={cfg} />
|
<FooterLinks displayClass={displayClass} cfg={cfg} />
|
||||||
|
<h1>derg</h1>
|
||||||
</footer>
|
</footer>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue