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

feat(components): Tabs #245

Merged
merged 1 commit into from
May 10, 2023
Merged

Conversation

lee-to
Copy link
Member

@lee-to lee-to commented May 10, 2023

Make tabs components and use it in tabs decoration

<x-moonshine::tabs id="unique_id" :tabs="['tab_1' => 'Tab 1', 'tab_2' => 'Tab 2']" :contents="['tab_1' => 'Content for tab 1', 'tab_2' => 'Content for tab 2']" />

Make tabs components and use it in tabs decoration
@lee-to lee-to merged commit 8ce2909 into moonshine-software:1.5.x May 10, 2023
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