diff --git a/package.json b/package.json index 70f0b34..c77e8bd 100644 --- a/package.json +++ b/package.json @@ -93,6 +93,13 @@ "dependencies": [], "defaultOrder": 50, "defaultEnabled": false, - "defaultOptions": {} + "defaultOptions": {}, + "components": { + "RecentNotes": { + "displayName": "Recent Notes", + "defaultPosition": "afterBody", + "defaultPriority": 50 + } + } } }