[feature] Reduce import dependencies (e.g. zustand)
tarngerine opened this issue · 2 comments
tarngerine commented
steveruizok commented
Good catch! I've removed those dependencies from the package. (It's back to zero deps). The root package.json will show dependencies from the dev server, which is used for the example site; but the deps in the packages/perfect-freehand/package.json are now clean.
steveruizok commented
Fixed in 1f9b575