Skip to content

Commit

Permalink
Version 0.0.1 lista
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanign committed Apr 23, 2024
1 parent 2c8e60f commit 8ffa007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/blah.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ describe('it', () => {
const div = document.createElement('div');
// ReactDOM.render(<Thing />, div);
ReactDOM.unmountComponentAtNode(div);
});
});
})
})

0 comments on commit 8ffa007

Please sign in to comment.