Unverified Commit 964b65fa authored by Lyza Gardner's avatar Lyza Gardner Committed by GitHub

Merge pull request #1634 from hypothesis/quick-fix-tab-icon

Fix incorrect attribute type
parents 00330b32 fa7ea06d
......@@ -156,7 +156,7 @@ function SelectionTabs({ isLoading, settings }) {
Create one by selecting some text and clicking the{' '}
<SvgIcon
name="annotate"
inline="true"
inline={true}
className="selection-tabs__icon"
/>{' '}
button.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment