Skip to content

Commit

Permalink
Revert test
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Jun 7, 2024
1 parent e30cc74 commit 93d4912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ async function load() {

function Editor({ blocks, currentPath, setCurrentPath, paths, setPaths }) {
let selection;
let selection;

if (!currentPath.path) {
const [firstBlock] = blocks;
Expand Down

0 comments on commit 93d4912

Please sign in to comment.