Fixed issue with one-time payments; Updated packages
This commit is contained in:
@@ -193,9 +193,7 @@ export function SidebarItem({
|
||||
|
||||
function getClassNameBuilder() {
|
||||
return cva(
|
||||
[
|
||||
'flex box-content h-screen flex-col relative bg-muted/20 shadow-sm dark:shadow-primary/20',
|
||||
],
|
||||
['flex box-content h-screen flex-col relative shadow-sm border-r'],
|
||||
{
|
||||
variants: {
|
||||
collapsed: {
|
||||
|
||||
Reference in New Issue
Block a user