Skip to content

Jakhotiya/react-uiComponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento UI components in React

Converting all knockout using components to React.

Some rules to be put in lint

Do not use spread operators when passing props to a component because Components should be self documenting.

For packaging it in electron add "homepage": "./", to package.json