docs(v2): fix Jest showcase screenshot (#4754)

This commit is contained in:
Sébastien Lorber 2021-05-07 15:10:29 +02:00 committed by GitHub
parent 35e17ef129
commit 271af118b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -473,7 +473,7 @@ const Users = [
{
title: 'Jest',
description: 'Jest is a delightful JavaScript Testing Framework with a focus on simplicity.',
preview: require('./showcase/intelagent.png'),
preview: require('./showcase/jest.png'),
website: 'https://jestjs.io/',
source: 'https://github.com/facebook/jest/tree/master/website',
tags: ['favorite','opensource','design','i18n','versioning'],