correct ngdoc type

This commit is contained in:
Niels Lyngsø
2020-06-25 21:38:23 +02:00
parent b8afc9b7d1
commit d6dfc934d1
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"use strict";
/**
* @ngdoc component
* @ngdoc directive
* @name umbraco.directives.directive:umbBlockListBlock
* @description
* The component for a style-inheriting block of the block list property editor.

View File

@@ -3,7 +3,7 @@
/**
* @ngdoc component
* @ngdoc directive
* @name umbraco.directives.directive:blockListPropertyEditor
* @function
*

View File

@@ -2,7 +2,7 @@
"use strict";
/**
* @ngdoc component
* @ngdoc directive
* @name umbraco.directives.directive:umbBlockListScopedBlock
* @description
* The component for a style-scoped block of the block list property editor.