mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
remove unused prop
This commit is contained in:
@@ -25,8 +25,6 @@ import styles from './zoomable-frame.css';
|
||||
* @csspart controls - The container that surrounds zoom control buttons.
|
||||
* @csspart zoom-in-button - The zoom in button.
|
||||
* @csspart zoom-out-button - The zoom out button.
|
||||
*
|
||||
* @cssproperty [--aspect-ratio=16/9] - The aspect ratio of the frame.
|
||||
*/
|
||||
@customElement('wa-zoomable-frame')
|
||||
export default class WaZoomableFrame extends WebAwesomeElement {
|
||||
|
||||
Reference in New Issue
Block a user