mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: showcase user Formik (#1086)
This commit is contained in:
parent
4ba40f83aa
commit
a33e3ec362
|
|
@ -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',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue