release: WRNexusJS 0.8.0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
layout Document {
|
||||
props {
|
||||
language: string = "en"
|
||||
}
|
||||
|
||||
view {
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<div id="app"><slot /></div>
|
||||
</body>
|
||||
</html>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user