Skip to content

Commit

Permalink
Update side-panel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LianaHus authored Jun 4, 2019
1 parent 0dc3e47 commit 1ee116f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/components/side-panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ export class SidePanel extends AbstractPanel {
<header class="${css.swapitHeader}">
<h6 class="${css.swapitTitle}">${name}</h6>
${docLink}
</header>
`
</header>`
}

render () {
Expand Down

0 comments on commit 1ee116f

Please sign in to comment.