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
|
@ -7,7 +7,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
</head>
|
||||
<body class="h-full">
|
||||
<body class="h-full" data-theme="light">
|
||||
<app-root></app-root>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue