sitek94 / pocket-globe-app

Use the draggable and zoomable globe to explore the countries of the world.
https://sitek94.github.io/pocket-globe-app
MIT License
11 stars 2 forks source link

Style and add functionality to WikiEntry component #15

Closed sitek94 closed 4 years ago

sitek94 commented 4 years ago

Instead of creating read more... button as I was planning to do, I customized accordion from material-ui and it perfectly fits the purpose.

Additionally I used it for Details component, so that now both Details and WikiEntry are collapsible, which gives more space for the Photos component.

Closes #12