Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c23c3dec8 | |||
| c537833b94 | |||
| ee710caf05 | |||
| 9e8358aa48 | |||
| 19a6634b33 | |||
| d43c9a7db1 | |||
| 2f7653c770 |
@@ -31,6 +31,7 @@ export default function AdminDashboard() {
|
||||
{ name: "Analytics", id: "analytics" }
|
||||
]}
|
||||
brandName="InventoryPro"
|
||||
button={{ text: "Get Started", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -47,6 +48,7 @@ export default function AdminDashboard() {
|
||||
]}
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
valueClassName="text-primary font-bold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user