@yselimcan/ui 0.0.20 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29035,7 +29035,7 @@ function tj({
|
|
|
29035
29035
|
{
|
|
29036
29036
|
"data-sidebar": "sidebar",
|
|
29037
29037
|
"data-slot": "sidebar-inner",
|
|
29038
|
-
className: "bg-
|
|
29038
|
+
className: "bg-background group-data-[variant=floating]:ring-sidebar-border flex size-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:shadow-sm group-data-[variant=floating]:ring-1",
|
|
29039
29039
|
children: o
|
|
29040
29040
|
}
|
|
29041
29041
|
)
|