performant-software / react-components

A library of shared React components
https://performant-software.github.io/react-components/
MIT License
1 stars 1 forks source link

Core Data Components: Place Details sidebar and 'Related Media' Gallery #249

Closed rsimon closed 6 months ago

rsimon commented 7 months ago

In this PR

This PR adds two more components to the geospatial package.

Note #1: the sidebar is effectively headless, without styling. The component has Tailwind style classes included. But I wasn't sure how set up tailwind in Storybook (or if this is even desired).

Note #2: all Core Data components depend on some general TypeScript types, which I have included in this PR, in the CoreDataTypes file.

dleadbetter commented 6 months ago

Closing in favor of #252.