fitty icon indicating copy to clipboard operation
fitty copied to clipboard

NextJS not workong

Open krishnacenter opened this issue 2 years ago • 1 comments

Failed to install and run on NextJS (React). Please make an instruction.

krishnacenter avatar Jan 19 '23 13:01 krishnacenter

Hey @krishnacenter

As mentioned in #76 you can do

--import fitty from 'fitty'
++import fitty from 'fitty/dist/fitty.min.js'

it works on my machine image

If your problem is solved can you please close the issue? It sparks joy for maintainers ✨

flexbox avatar Jan 24 '23 14:01 flexbox