preline icon indicating copy to clipboard operation
preline copied to clipboard

Minor fixes

Open very-random-man opened this issue 3 years ago • 0 comments

I've been using Preline 1.2.1 via NPM and I noticed the ScrollSpy component was churning out loads of debug messages in the console. This PR should fix that. :-)

When building assets I also noticed that it was trying to import a mega menu component that doesn't exist so I removed that line too so that it built any changes other than the two code edits all stem from just running npm run build.

very-random-man avatar Oct 06 '22 09:10 very-random-man