style(projects): update prettier config
This commit is contained in:
@ -8,8 +8,8 @@ const about: AuthRoute.Route = {
|
||||
singleLayout: 'basic',
|
||||
permissions: ['super', 'admin', 'test'],
|
||||
icon: 'fluent:book-information-24-regular',
|
||||
order: 7,
|
||||
},
|
||||
order: 7
|
||||
}
|
||||
};
|
||||
|
||||
export default about;
|
||||
|
||||
Reference in New Issue
Block a user