Skip to content

Commit

Permalink
Merge pull request #54 from maietta/Bugfix-#53
Browse files Browse the repository at this point in the history
Bugfix for Issue #53
  • Loading branch information
umaranis authored Jul 16, 2023
2 parents 860c8bc + 347e732 commit ee9b1c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</script>

<script lang="ts">
import './ImageNode.css';
import './ImageNodeStyles.css';
import {
$getSelection as getSelection,
$isNodeSelection as isNodeSelection,
Expand Down

0 comments on commit ee9b1c3

Please sign in to comment.