@pubuduth-aplicy/chat-ui 2.1.94 → 2.1.95
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.
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@ const SystemNotice = () => (
|
|
|
8
8
|
fontSize: "14px",
|
|
9
9
|
}}>
|
|
10
10
|
<strong style={{ display: "block", marginBottom: "0.5rem", textAlign:"center", fontSize:"smaller" }}>🛡 WE HAVE YOUR BACK</strong>
|
|
11
|
-
<p style={{fontSize:"x-small"}}>For added safety and your protection, keep payments and communications within Hirepanther.
|
|
11
|
+
<p style={{fontSize:"x-small", textAlign:"center"}}>For added safety and your protection, keep payments and communications within Hirepanther.
|
|
12
12
|
{/* <a href="#">Learn more</a> */}
|
|
13
13
|
</p>
|
|
14
14
|
</div>
|