mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-01 16:41:48 +00:00
Improvements for events in info panel (#72)
* Improved visuals of events panel, handle family events * Create separate package for details panel * Improved handling of multiple event notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {createMedia} from '@artsy/fresnel';
|
||||
|
||||
/** Defines the breakpoints at which to show different UI variants. */
|
||||
/** Defines the breakpoints at which to show different UI variants.*/
|
||||
const AppMedia = createMedia({
|
||||
breakpoints: {
|
||||
small: 320,
|
||||
|
||||
Reference in New Issue
Block a user