initial commit
This commit is contained in:
6
app.config.ts
Normal file
6
app.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
primary: 'green',
|
||||
gray: 'neutral'
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user