oolib 2.101.0 → 2.101.1
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ThumbsUpSVG = void 0;
|
|
4
|
-
require("./
|
|
4
|
+
require("./congratulations.css");
|
|
5
5
|
var ThumbsUpSVG = function () {
|
|
6
6
|
return (React.createElement("svg", { width: "100%", height: "100%", viewBox: "0 0 1587 1207", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
7
7
|
React.createElement("g", { id: "Group 1116599630" },
|