education-details

v0.0.1arrow_drop_down
v0.0.1
STATUS
Passing
DOWNLOADS
3
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
8 KB
EducationDetails description
1 contributor
Install education-details as a package?
Copied
npm i @bit/giladshoham.resume.sidebar.education-details
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
No preview available
modifieddraft
chevron_left
chevron_right
EducationDetails ()

EducationDetails description

Example
<EducationDetails  
list={[{ 
name: 'Computer programming', 
school: 'IDF - Basmach (Mamram)', 
date: '2006-2007' 
}]}
/>
Help and resources