UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

8 lines (4 loc) 170 B
import type { PaginationTheme } from '../Pagination.vue' import BaseTheme from './Pagination.base.theme' const theme: PaginationTheme = BaseTheme export default theme