Skip to content

Commit

Permalink
chore: Change mobile summary table for LTC
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee authored Jan 4, 2021
1 parent 4840ce6 commit 3d7c385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/data/long-term-care/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const LongTermCarePage = ({ data }) => {
id="ltc-3"
height={1300}
viewUrl="https://public.tableau.com/views/LTCDataObservations/web_SummaryTable?:language=en&:display_count=y&:origin=viz_share_link"
viewUrlMobile="https://public.tableau.com/views/LTCDataObservations/web_SummaryTable?:language=en&:display_count=y&:origin=viz_share_link"
viewUrlMobile="https://public.tableau.com/views/LTCDataObservations/mob_SummaryTable?:language=en&:display_count=y&:origin=viz_share_link"
/>
<Container centered>
<LongContent>
Expand Down

0 comments on commit 3d7c385

Please sign in to comment.