mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2026-07-31 15:49:04 +02:00
jh
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import "../../../styles/markdown.scss";
|
||||
export default function Layout({ children }) {
|
||||
return <div>{children}</div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user