Skip to content

Commit

Permalink
chore(docs): update from liveness example video to screenshot (#4907)
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt authored Jan 12, 2024
1 parent 3f10304 commit e89b784
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed docs/public/liveness-demo.mp4
Binary file not shown.
Binary file added docs/public/liveness/web-app-screens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<video controls width="100%" style={{maxWidth: '320px'}}>
<source src="/liveness-demo.mp4" type="video/mp4" />
</video>
import { Image } from '@aws-amplify/ui-react';

<Image alt="Screen shots of Liveness component on Web" width="100%" src="/liveness/web-app-screens.png" />

0 comments on commit e89b784

Please sign in to comment.