Skip to content

Commit 9cb0760

Browse files
zhangtengjinwewoor
authored andcommitted
fix: change file name
change file name
1 parent e6a808d commit 9cb0760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/explorer/outline..tsx src/controller/explorer/outline.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { singleton } from 'tsyringe';
33
import { explorerService } from 'mo';
44
import React from 'react';
55

6-
export interface IOutlineController {}
6+
export interface IOutlineController { }
77

88
@singleton()
99
export class OutlineController

0 commit comments

Comments
 (0)