You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: samples/implicit-flow/react/src/App.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ class App extends Component {
85
85
<footerclassName='mt-5 py-3 bg-dark text-white'>
86
86
<divclassName="container">
87
87
<divclassName="row">
88
-
<divclassName="col-md-5">
88
+
<divclassName="col">
89
89
<pclassName='mb-0'>
90
90
{`Visit the IBM Security Verify Documentation Hub for more information about the implicit flow and the`}<ahref='https://www.npmjs.com/package/ibm-verify-sdk'rel='noreferrer'title='IBM Verify Javascript SDK'target='_blank'>{`IBM Verify Javascript SDK`}</a>
Visit the IBM Security Verify Documentation Hub for more information about the implicit flow and the <ahref='https://www.npmjs.com/package/ibm-verify-sdk' rel='noreferrer' title='IBM Verify Javascript SDK' target='_blank'>IBM Verify Javascript SDK.</a>
Visit the IBM Security Verify Documentation Hub for more information about the implicit flow and the <ahref='https://www.npmjs.com/package/ibm-verify-sdk' rel='noreferrer' title='IBM Verify Javascript SDK' target='_blank'>IBM Verify Javascript SDK.</a>
0 commit comments