mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 09:30:59 +00:00
Remove add from classes
This commit is contained in:
@@ -197,12 +197,7 @@ export default function ClassesPage() {
|
|||||||
<h1 className="text-2xl font-bold text-foreground">Classes</h1>
|
<h1 className="text-2xl font-bold text-foreground">Classes</h1>
|
||||||
<p className="text-muted-foreground">Manage class configurations with pricing by coach type</p>
|
<p className="text-muted-foreground">Manage class configurations with pricing by coach type</p>
|
||||||
</div>
|
</div>
|
||||||
<ActionButton
|
|
||||||
icon={Plus}
|
|
||||||
onClick={() => handleOpenModal()}
|
|
||||||
>
|
|
||||||
Add Class
|
|
||||||
</ActionButton>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="card">
|
<div className="card">
|
||||||
|
|||||||
Reference in New Issue
Block a user