This website requires JavaScript.
Explore
Help
Sign In
ORGANISATION-KA-INTERNATIONALE
/
pawol.nu
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a669abbfc2b3d78cba376236a9c2e8fc88268f7b
pawol.nu
/
app
/
awtis
/
layout.js
T
8 lines
119 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move awtis page to app directory
2023-07-22 13:11:56 +04:00
export
default
async
function
AwtisLayout
({
children
})
{
return
(
<
section
>
{
children
}
<
/section>
)
}
Reference in New Issue
Copy Permalink