mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-06 21:57:14 +02:00
docs: showcase user Formik (#1086)
This commit is contained in:
parent
4ba40f83aa
commit
a33e3ec362
2 changed files with 7 additions and 0 deletions
|
@ -112,6 +112,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Formik',
|
||||
image: '/img/users/formik.png',
|
||||
infoLink: 'https://jaredpalmer.com/formik',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'FuseBox',
|
||||
image: '/img/users/fuse-box.svg',
|
||||
|
|
BIN
v1/website/static/img/users/formik.png
Normal file
BIN
v1/website/static/img/users/formik.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Add table
Reference in a new issue