mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +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() {
|
rotateRight() {
|
||||||
this.rotate += 90;
|
this.rotate += 90;
|
||||||
this.previewClick = true;
|
this.previewClick = true;
|
||||||
console.log('kdnwjknkj');
|
|
||||||
},
|
},
|
||||||
rotateLeft() {
|
rotateLeft() {
|
||||||
this.rotate -= 90;
|
this.rotate -= 90;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue