39 |
40 |

41 |
42 |
{name}
43 |
44 | {title}
45 |
46 | {company}
47 |
48 |
49 | );
50 | };
51 |
52 | export default Person;
53 |
--------------------------------------------------------------------------------
/src/@rocketseat/gatsby-theme-docs/components/SL3_LOGO.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stacklearner/sl3-framework/86c5a9d186688807d420873326d544afd8cd7d89/src/@rocketseat/gatsby-theme-docs/components/SL3_LOGO.png
--------------------------------------------------------------------------------
/src/@rocketseat/gatsby-theme-docs/components/Social.jsx:
--------------------------------------------------------------------------------
1 | import React from 'react';
2 |
3 | const Social = () => {
4 | return (
5 |