wip
This commit is contained in:
parent
2b81ff1fb3
commit
cc85486414
28 changed files with 207 additions and 97 deletions
|
@ -1,5 +1,5 @@
|
|||
const html = require('choo/html');
|
||||
|
||||
module.exports = function() {
|
||||
return html`<div></div>`;
|
||||
return html`<main class="main"></main>`;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue