Removed react-use dependency, replaced with the searchUrl prop
Fixed useMenuItems to render Tina data as its being edited
Made external module discovery automatic from package.json instead of external modules being manually added in vite.config.ts - reduction in bundle size in index.js from 92.4 kb to 31.07 kb
Fixes #66
react-use
dependency, replaced with thesearchUrl
propuseMenuItems
to render Tina data as its being editedpackage.json
instead of external modules being manually added invite.config.ts
- reduction in bundle size inindex.js
from 92.4 kb to 31.07 kb