default
the-cdj-ui / app/page / default
Function: default()
default():
JSX.Element
Defined in: src/app/page.tsx:8
The root component of the application. Serves as the entry point for rendering all child components and establishing the primary structure of the application.
Returns
JSX.Element