feat(dashboard): add dashboard table with links display
This commit is contained in:
parent
23d1109604
commit
8bbbdd2dfa
6 changed files with 76 additions and 4 deletions
|
@ -6,6 +6,6 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
plugins: [require('daisyui'),],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue