Skip to content

Commit

Permalink
Fixed bug with missing extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
colintucker committed Aug 31, 2018
1 parent d9438d9 commit 2fa731c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Components/TaglineComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

namespace SilverWare\Components;

use SilverWare\Extensions\Style\AlignmentStyle;

/**
* An extension of the base component class for a tagline component.
*
Expand Down

0 comments on commit 2fa731c

Please sign in to comment.