Skip to content

Commit

Permalink
biome fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gondragos committed Oct 22, 2024
1 parent fea9bed commit febe781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/libs/editor/src/tags/control/ClassificationBase.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const ClassificationBase = types
*/
getRegionElement() {
return self.elementRef.current;
}
},
};
})
.actions((self) => {
Expand Down

0 comments on commit febe781

Please sign in to comment.