Skip to content

feat(ui): NSplitPane component#438

Merged
antfu merged 1 commit intonuxt:mainfrom
arashsheyda:feat/ui/nsplitpane
Sep 26, 2023
Merged

feat(ui): NSplitPane component#438
antfu merged 1 commit intonuxt:mainfrom
arashsheyda:feat/ui/nsplitpane

Conversation

@arashsheyda
Copy link
Copy Markdown
Member

related issue: #430

import { useLocalStorage } from '@vueuse/core'
import { Pane, Splitpanes } from 'splitpanes'

import 'splitpanes/dist/splitpanes.css'
Copy link
Copy Markdown
Member Author

@arashsheyda arashsheyda Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it okay to import the style here or should we import it in the module.ts?

@antfu antfu merged commit 7bc4701 into nuxt:main Sep 26, 2023
@arashsheyda arashsheyda deleted the feat/ui/nsplitpane branch September 27, 2023 00:01
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.

2 participants