add primeng datatable

This commit is contained in:
2024-07-11 18:25:54 +02:00
parent 6bf181525c
commit c827329cdd
8 changed files with 523 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ module.exports = {
"./components/**/*.{ts,tsx}",
"./app/**/*.{ts,tsx}",
"./src/**/*.{ts,tsx}",
"./node_modules/primereact/**/*.{js,ts,jsx,tsx}",
],
prefix: "",
theme: {