Skip to content

Conversation

@gadomski
Copy link
Collaborator

Pretty complete rewrite to add state management.

@gadomski gadomski self-assigned this Jan 14, 2026
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Deploy Preview ready!

Name Link
🔨 Latest commit 1566ff8
😎 Deploy Preview http://ds-preview-stac-map-249.s3-website-us-west-2.amazonaws.com/


const datetimes = useMemo(
() => (value ? getDateTimes(value, items, collections) : null),
[value, items, collections]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ 🧹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants