Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Tabs feature issue #197 #249

Closed
wants to merge 3 commits into from

Conversation

BaraniVA
Copy link
Contributor

Description:
This pull request introduces a new Tabs component to the GlassyUI-Components library. The Tabs component allows users to create tabbed interfaces with a glassmorphic design, consistent with the existing theme of the project.

Changes:

New Files:
Tabs.tsx: Defines the Tabs and Tab components.
TabsDetail.tsx: Provides an example usage of the Tabs component.

Updated Files:
GlassyUIcomponentspage: Added a new ComponentCard for the Tabs component, displaying it on the components page.

Implementation Details:
The Tabs component manages the state of the active tab and renders the content of the selected tab.
The TabsDetail.tsx file demonstrates how to use the Tabs component with multiple tabs.
The GlassyUIComponentsPage.tsx file has been updated to include a new card for the Tabs component, ensuring it is displayed alongside other components.

Screenshot

image
image

Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
glassyui ❌ Failed (Inspect) Oct 17, 2024 3:37pm

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for delightful-chaja-870050 ready!

Name Link
🔨 Latest commit 988eada
🔍 Latest deploy log https://app.netlify.com/sites/delightful-chaja-870050/deploys/67112f1ec0aed8000835e452
😎 Deploy Preview https://deploy-preview-249--delightful-chaja-870050.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for glassyui failed. Why did it fail? →

Name Link
🔨 Latest commit 988eada
🔍 Latest deploy log https://app.netlify.com/sites/glassyui/deploys/67112f1eb3bf2f0008ed535d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant