mslearn-staticwebapp icon indicating copy to clipboard operation
mslearn-staticwebapp copied to clipboard

React-App Delete and Edit Buttons aren't displayed

Open pauldewey opened this issue 1 year ago • 1 comments

When you do npm start the displayed Cards don't display the Delete and Edit buttons.

Has anybody checked that the website works and that the Cards can be edited and deleted?

On looking in the codebase there are a number of components that don't appear to be called within the React Project

  • ButtonFooter
  • InputDetail
  • ModalYesNo
  • NotFound

pauldewey avatar Feb 17 '23 15:02 pauldewey