update
This commit is contained in:
11
app.config.ts
Normal file
11
app.config.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
prose: {
|
||||
codeIcon: {
|
||||
terminal: "i-ph-terminal-window-duotone",
|
||||
config: "i-lucide-settings",
|
||||
package: "i-lucide-package",
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user