Closed ShrutikaSingh closed 4 years ago
@DianaLease Updated with the changes suggested, please review.
@DianaLease Updated the directory structure so that it will be inconsistency with cicero-UI
@DianaLease Do anything else need to be changed?
@ShrutikaSingh thanks! can you also resolve the new conflicts that need to be resolved before merging?
@ShrutikaSingh thanks! can you also resolve the new conflicts that need to be resolved before merging?
@DianaLease yup!! done
React Hot Loader is used to edit our code and automatically reflect that change in our running addin while keeping the components mounted, without lose the current state. It's pretty convenient as we won't have to go step-by-step to test a specific state in our app every time we make a change in the code.