зеркало из https://github.com/github/docs.git
6f6cf56c20
* Set cookie on os switch * Set os based on cookie value * Add os preference schema details * Send os preference on page request * Send os preference on os switch |
||
---|---|---|
.. | ||
article | ||
context | ||
hooks | ||
landing | ||
lib | ||
page-footer | ||
page-header | ||
product | ||
release-notes | ||
sublanding | ||
Breadcrumbs.tsx | ||
DefaultLayout.tsx | ||
GenericError.tsx | ||
Link.tsx | ||
PrintAction.tsx | ||
README.md | ||
ScrollButton.tsx | ||
Search.tsx | ||
SidebarNav.tsx | ||
TruncateLines.tsx | ||
declarations.d.ts |
README.md
Components
⚠️ This area is a work-in-progress.
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.