router icon indicating copy to clipboard operation
router copied to clipboard

fix: replace `methods` imports everywhere

Open jonkoops opened this issue 1 year ago • 0 comments

I was being sloppy and forgot to remove the import to the methods module everywhere under #127. Since it was being included as a transitive dependency the CI passed without issue (thanks NPM).

jonkoops avatar Oct 24 '24 10:10 jonkoops