Skip to content

Commit 8c87989

Browse files
committed
minor comment cleanup
1 parent 6ba72d1 commit 8c87989

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/components/sub-components/mgt-flyout/mgt-flyout.ts

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@
88
import { customElement, html, LitElement, property, PropertyValues } from 'lit-element';
99
import { classMap } from 'lit-html/directives/class-map';
1010
import { styles } from './mgt-flyout-css';
11-
/**
12-
*
13-
*
14-
* @export
15-
* @class mgt-flyout
16-
* @extends {MgtTemplatedComponent}
17-
*/
11+
1812
/**
1913
* A component to create flyout anchored to an element
2014
*

0 commit comments

Comments
 (0)