Hiding top announcement bar

This commit is contained in:
Wes Wilson 2018-11-27 12:00:39 -08:00
parent 779ba49717
commit a22fc22607
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="header">
<bar />
<!-- <bar /> Hiding top announcement bar-->
<navigation />
</div><!-- /.header -->