mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
prettier all the things
This commit is contained in:
committed by
Thomas Ruoff
parent
c35d3009c6
commit
36f8719531
@@ -9,7 +9,7 @@ export default function TermsPage({ source }) {
|
||||
return (
|
||||
<Layout>
|
||||
<div className="text-gray-700">
|
||||
<MDXRemote {...source} components={{...mdComponents}}/>
|
||||
<MDXRemote {...source} components={{ ...mdComponents }} />
|
||||
</div>
|
||||
</Layout>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user