mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Refactor #3959
This commit is contained in:
parent
b85be19225
commit
e55e2a2de9
27 changed files with 27 additions and 27 deletions
|
@ -31,7 +31,7 @@ export default {
|
|||
extends: BaseIcon,
|
||||
computed: {
|
||||
pathId() {
|
||||
return `pr_icon_clip_${UniqueComponentId}`;
|
||||
return `pv_icon_clip_${UniqueComponentId()}`;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue