Skip to content
Snippets Groups Projects
Commit 06c79c3a authored by Jack Reed's avatar Jack Reed Committed by Chris Beer
Browse files

Update some eslint fixes

parent 1550b674
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ function createWrapper(props) {
id="abc123"
label="The Section Label"
t={k => k}
{...props}
>
<span>Child content</span>
......
......@@ -14,7 +14,6 @@ function createWrapper(props) {
setWorkspaceAddVisibility={() => {}}
t={str => str}
useExtendedFab
{...props}
/>,
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment