sweet_crm/app.config.ts

7 lines
91 B
TypeScript

export default defineAppConfig({
ui: {
primary: 'pink',
gray: 'neutral',
},
})