Add USWDS expand to demographics side panel

This commit is contained in:
Vim USDS 2022-07-29 15:18:38 -07:00
commit 504181d809
12 changed files with 121 additions and 59 deletions

View file

@ -0,0 +1,2 @@
import TractDemographics from './TractDemographics';
export default TractDemographics;