UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

6 lines 151 B
import rtlStyle from "../src/styles/rtl.cssr.mjs"; export const scrollbarRtl = { name: 'Scrollbar', style: rtlStyle }; export default scrollbarRtl;