fix the PR gated
This commit is contained in:
parent
effd1d38d0
commit
ca4dfec84b
4 changed files with 31 additions and 7 deletions
|
@ -9,4 +9,4 @@ const Layout = ({ children }: { children: React.ReactNode }) => {
|
|||
return <div>{children}</div>;
|
||||
};
|
||||
|
||||
export default Layout;
|
||||
export default Layout;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue