Skip to content

Commit 415e521

Browse files
committed
refactor: 代码格式化
1 parent 08ab653 commit 415e521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/components/BootstrapBlazor.UniverSheet/wwwroot

src/components/BootstrapBlazor.UniverSheet/wwwroot/univer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export async function createUniverSheetAsync(sheet) {
7878
else {
7979
univerAPI.createWorkbook();
8080
}
81-
81+
8282
sheet.univer = univer;
8383
sheet.univerAPI = univerAPI;
8484
sheet.dispose = () => {

0 commit comments

Comments
 (0)