new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

shadcn/ui · Components · all subjects

tabs/installation

7 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Tabs manual installation dependencies

To manually install Tabs, install the dependency: npm install react-aria-components

Tabs component file location

When manually installing Tabs, copy and paste the component code into your project at components/ui/tabs.tsx and update the import paths to match your project setup.

Tabs manual installation dependencies

When manually installing tabs, install the @base-ui/react package using: npm install @base-ui/react

Tabs manual installation steps

To manually install tabs: (1) Install @base-ui/react dependency, (2) Copy and paste the tabs.tsx component code into your components/ui/ directory, (3) Update import paths to match your project setup.

Tabs installation via CLI

To install the Tabs component using the command line interface, run: npx shadcn@latest add tabs

Tabs manual installation dependencies

For manual installation of Tabs, install radix-ui using: npm install radix-ui

Tabs manual installation steps

To manually install Tabs: first install the radix-ui dependency, then copy and paste the component code into your project at components/ui/tabs.tsx, then update the import paths to match your project setup.

Give your agent this brain