Skip to main content

Function: registerComponents()

registerComponents(): void

Defined in: components/index.ts:50

Register the custom components.

Returns

void

Todo

To improve bundle size, we should lazily load the component files if they are used on the page.