feat: native components (#789)
* wip: component viewer * feat: get component status from component viewer * feat: native components * fix: remove unused property * fix: remove unused func * chore(deps): snjs 2.29.0 * fix: import location * feat: native components * fix: remove unused func * 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 * chore: use cp instead of webpack copy * fix: types * chore: misc
This commit is contained in:
8
public/components/org.standardnotes.standard-sheets/dist/ext.json
vendored
Normal file
8
public/components/org.standardnotes.standard-sheets/dist/ext.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"identifier": "org.yourdomain.spreadsheet-pro",
|
||||
"name": "Secure Spreadsheets Pro",
|
||||
"content_type": "SN|Component",
|
||||
"area": "editor-editor",
|
||||
"version": "1.0.0",
|
||||
"url": "http://localhost:8080"
|
||||
}
|
||||
Reference in New Issue
Block a user