We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6680367 commit 35dbba6Copy full SHA for 35dbba6
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "sb-floating-panel",
3
- "version": "0.1.0",
+ "name": "sb-floating-panel-vue",
+ "version": "0.1.1",
4
"description": "A lightweight Vue 3 composable hook built on top of @floating-ui/vue to manage floating panels with arrow and resize support.",
5
"main": "dist/sb-floating-panel.umd.js",
6
"module": "dist/sb-floating-panel.es.js",
0 commit comments