dropdown
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
export type Props = {
|
||||
trainer?: string;
|
||||
};
|
||||
|
||||
import Clients from "../Clients.astro";
|
||||
import Modules from "./Modules.astro";
|
||||
import Features from "../Features.astro";
|
||||
|
||||
Reference in New Issue
Block a user