mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
8
src/theme/pagination.ts
Normal file
8
src/theme/pagination.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
slots: {
|
||||
root: '',
|
||||
list: 'flex items-center gap-1',
|
||||
ellipsis: 'pointer-events-none',
|
||||
label: 'min-w-5'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user