@oxyhq/services
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -8,3 +8,3 @@ "use client"; | ||
import { useUser } from "../../hooks/use-user"; | ||
import styles from "./styles/session-owner-modal.module.scss"; | ||
import styles from "./styles/session-owner-modal.module.css"; | ||
export const AccountSwitcherModal = forwardRef(({ onClose }, ref) => { | ||
@@ -11,0 +11,0 @@ const { session } = useOxySession(); |
{ | ||
"name": "@oxyhq/services", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://oxy.so/", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76440