Closed mattallty closed 4 months ago
@mattallty thanks for reaching out! This isn't a published package on npm. Your screenshot is of something entirely different. flexi-drawer
was the original name but does not influence this. To get this set up locally
npm install
. This will install all necessary dependencies to use this component, such as the radix dialog primitive. npm run dev
.The source code is available under the MIT license to use as needed. Hope that helps!
Hello @jordan-sussman
I think there has been a problem with this package publication on NPM: https://www.npmjs.com/package/open-sesame
Here is what I can see on NPM:
Update: I looked at your package.json and saw you renamed to
flexi-drawer
but I can't install it because it's private.So my question is... how to install it?