mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Rather than querying all the features whenever we look up area(s) let’s only get them when we need them. The features are really big blobs of data to pass around, so there’s a significant performance gain to be had from doing this.