Skip to content

Files

This branch is 10994 commits behind Hadiismanto11/docs:main.

components

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 9, 2023
Aug 9, 2023
Jul 25, 2023
Aug 1, 2023
Jul 11, 2023
Aug 9, 2023
Aug 9, 2023
Aug 2, 2023
Aug 8, 2022
Jul 28, 2023
Jul 11, 2023
Aug 9, 2023
Aug 9, 2023
Aug 9, 2023
Jul 11, 2023
Aug 15, 2022
Mar 4, 2022

Components

This is the main source for our React components. They can be rendered by the server or the client via Next.js. The starting point for any component usage is the pages/ directory, which uses a file-system routing paradigm to match paths to pages that then render these components.