mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Cosmetics for code display
This commit is contained in:
parent
c963e2e95f
commit
03732ab3f8
39 changed files with 78 additions and 39 deletions
|
@ -297,7 +297,8 @@ const formatCurrency = (value) => {
|
|||
return new Intl.NumberFormat('en-US', { style: 'currency', currency: 'USD' }).format(value);
|
||||
}
|
||||
|
||||
<\/script>`,
|
||||
<\/script>
|
||||
`,
|
||||
data: `
|
||||
{
|
||||
id: '1000',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue