mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
remove console
This commit is contained in:
parent
45ee2900f2
commit
e1b1f40c9e
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@ export default {
|
|||
rotateRight() {
|
||||
this.rotate += 90;
|
||||
this.previewClick = true;
|
||||
console.log('kdnwjknkj');
|
||||
},
|
||||
rotateLeft() {
|
||||
this.rotate -= 90;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue