Skip to content

Commit 5f704eb

Browse files
React Chat samples for React UIKit v1.0.8 fix version.
1 parent 343f86d commit 5f704eb

File tree

1 file changed

+2
-2
lines changed
  • samples/react-chat-ui-kit-demo-app/src/layout/Auth

1 file changed

+2
-2
lines changed

samples/react-chat-ui-kit-demo-app/src/layout/Auth/Auth.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ const Auth = ({children} : AuthProps) => {
5656
</div>
5757
<div className="login__footer">
5858
<div className="footer__logo_wrap">
59-
<p>Sample React Chat UIKit DemoApp v1.0.4</p>
59+
<p>Sample React Chat UIKit DemoApp v1.0.5</p>
6060
<br />
61-
<p>React Chat UIKit v0.1.7</p>
61+
<p>React Chat UIKit v0.1.8</p>
6262
<br />
6363
<p><Copyright /></p>
6464
</div>

0 commit comments

Comments
 (0)