import type { Meta, StoryObj } from '@storybook/react'
import { Tabs, TabsList, TabsTrigger, TabsContent } from './tabs'
const meta: Meta = {
title: 'Primitives/Tabs',
parameters: { layout: 'centered', backgrounds: { default: 'dark' } },
}
export default meta
type Story = StoryObj
export const Default: Story = {
render: () => (
Sandbox is running. Uptime: 4h 12m. stdout: server listening on :3000 CPU: 14% · Memory: 312 MB / 512 MB Showing all 12 sandboxes. 3 sandboxes currently running. 7 sandboxes stopped. 2 sandboxes deleted. General sandbox settings. NODE_ENV=production 3 secrets configured. Port 3000 exposed publicly. Sandbox overview. No recent log output.
Showing all 12 sandboxes.
3 sandboxes running.
7 sandboxes stopped.
General sandbox settings.
NODE_ENV=production
3 secrets configured.