relatorios-frontend-react-components
- this is a component to use on yd
Install
yarn add relatorios-frontend-react-components
or
npm install relatorios-frontend-react-components
-
add the font link on your "public/index.html" to use the rubik font
-head
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,700;1,500&display=swap" rel="stylesheet">