add
This commit is contained in:
6
superpage/src/components/Course/index.ts
Normal file
6
superpage/src/components/Course/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export { default as Contact } from "./Contact.astro";
|
||||
export { default as Cert } from "./Cert.astro";
|
||||
export { default as Clients } from "./Clients.astro";
|
||||
export { default as Features } from "./Features.astro";
|
||||
export { default as Modules } from "./Modules.astro";
|
||||
export { default as Trainer } from "./Trainer.astro";
|
||||
Reference in New Issue
Block a user