We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343f86d commit 5f704ebCopy full SHA for 5f704eb
samples/react-chat-ui-kit-demo-app/src/layout/Auth/Auth.tsx
@@ -56,9 +56,9 @@ const Auth = ({children} : AuthProps) => {
56
</div>
57
<div className="login__footer">
58
<div className="footer__logo_wrap">
59
- <p>Sample React Chat UIKit DemoApp v1.0.4</p>
+ <p>Sample React Chat UIKit DemoApp v1.0.5</p>
60
<br />
61
- <p>React Chat UIKit v0.1.7</p>
+ <p>React Chat UIKit v0.1.8</p>
62
63
<p><Copyright /></p>
64
0 commit comments