diff --git a/scripts/plop/templates/component/component.hbs b/scripts/plop/templates/component/component.hbs index 4232ee882..a036f9fba 100644 --- a/scripts/plop/templates/component/component.hbs +++ b/scripts/plop/templates/component/component.hbs @@ -7,6 +7,8 @@ import styles from './{{ tagWithoutPrefix tag }}.styles'; import type { CSSResultGroup } from 'lit'; /** + * @summary Short summary of the component's intended use. + * * @since 2.0 * @status experimental *