mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Visual demo fixes
This commit is contained in:
parent
50dd991655
commit
f534e4a1ad
19 changed files with 95 additions and 47 deletions
|
@ -11,7 +11,8 @@ export default {
|
|||
basic: `
|
||||
import Tooltip from 'primevue/tooltip';
|
||||
|
||||
app.directive('tooltip', Tooltip);`
|
||||
app.directive('tooltip', Tooltip);
|
||||
`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue