feat: component viewer (#781)
* wip: component viewer * feat: get component status from component viewer * fix: remove unused property * chore(deps): snjs 2.29.0 * fix: import location
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"identifier": "org.standardnotes.markdown-basic-local",
|
||||
"name": "Markdown Basic - Local",
|
||||
"content_type": "SN|Component",
|
||||
"area": "editor-editor",
|
||||
"version": "1.0.0",
|
||||
"description": "Write Markdown in private",
|
||||
"url": "http://localhost:8004/dist/index.html",
|
||||
"thumbnail_url": "http://localhost:8004/dist/favicon.png"
|
||||
}
|
||||
Reference in New Issue
Block a user