feat: slideout editor new new new!
This commit is contained in:
parent
c175a610da
commit
48ac1249c8
10 changed files with 482 additions and 112 deletions
3
bliss-cli/live-editor/inspector.js
Normal file
3
bliss-cli/live-editor/inspector.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function handler(req, res) {
|
||||
res.render("inspector/slideout", {});
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue