diff --git a/src/frontend/src/Components/advisories/EmptyAdvisory.js b/src/frontend/src/Components/advisories/EmptyAdvisory.js index 73706b8a4..f0fd3a1ce 100644 --- a/src/frontend/src/Components/advisories/EmptyAdvisory.js +++ b/src/frontend/src/Components/advisories/EmptyAdvisory.js @@ -1,22 +1,24 @@ // React import React from 'react'; -// Styling -import './AdvisoriesList.scss'; import Container from 'react-bootstrap/Container'; -import parse from 'html-react-parser'; - -export default function EmptyAdvisory(props) { - const { advisory } = props; +export default function EmptyAdvisory() { // Rendering return (
{parse(advisory.body)}
-+ If there are widespread travel advisories, they will be posted here to give you guidance on: +
+{parse(bulletin.body)}
-+ There are currently no bulletins to display. + As we continue to evolve DriveBC to better meet the needs of British Columbians, + watch this space for updates as they come! +
+