UNPKG

vue-material-you

Version:

Material design 3 UI framework for Vue 3

5 lines (4 loc) 63 B
export interface Tab { label: string; icon?: string; }