microsoft / create-react-app-uifabric

A Create React App based starter with UI Fabric goodness baked in
MIT License
41 stars 25 forks source link

fixes import from App in test file #13

Closed jaspreet57 closed 3 years ago

jaspreet57 commented 4 years ago

import from App in App.test.tsx was incorrect.

Fixed it.