@oxyhq/services
Advanced tools
Comparing version 0.0.14 to 0.0.15
import React from "react"; | ||
import styles from "./sign-in-button.module.css"; | ||
import styles from "./sign-in-button.module.scss"; | ||
import { OxyLogo } from "../assets/oxy-logo"; | ||
@@ -4,0 +4,0 @@ export const SignInButton = ({ icon = React.createElement(OxyLogo, null), text = "Sign in with Oxy", }) => { |
{ | ||
"name": "@oxyhq/services", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"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
34916