@oxyhq/services
Advanced tools
Comparing version 0.0.24 to 0.0.25
@@ -1,3 +0,3 @@ | ||
/// <reference types="react" /> | ||
export declare const VerifiedIcon: () => import("react").JSX.Element; | ||
import React from "react"; | ||
export declare const VerifiedIcon: () => React.JSX.Element; | ||
//# sourceMappingURL=verified-icon.d.ts.map |
@@ -0,1 +1,2 @@ | ||
import React from "react"; | ||
export const VerifiedIcon = () => { | ||
@@ -2,0 +3,0 @@ return (React.createElement("svg", { style: { |
{ | ||
"name": "@oxyhq/services", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://oxy.so/", |
Sorry, the diff of this file is not supported yet
76441
117
1216