Skip to content

Commit d556a2c

Browse files
committed
style: routes.ts 포맷팅 수정
1 parent 4f00e96 commit d556a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ export default [
4343
route('chatbot', 'routes/(main)/chatbot/index.tsx'),
4444
]),
4545
]),
46-
] satisfies RouteConfig;
46+
] satisfies RouteConfig;

0 commit comments

Comments
 (0)