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