Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit a03dfa9

Browse files
committed
remove space
1 parent ab9ecdd commit a03dfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/block/block/context/block-entry.context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ export abstract class UmbBlockEntryContext<
309309
);
310310
/*
311311
312-
This two way binding does not work well, might need to further investigate what the exact problem is.
312+
This two way binding does not work well, might need to further investigate what the exact problem is.
313313
this.observe(
314314
this.content,
315315
(content) => {

0 commit comments

Comments
 (0)