Skip to content

Commit 8042f07

Browse files
committed
backtick
1 parent 758daa8 commit 8042f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transformContext.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ export default function transformContext(Context) {
1212
)}
1313
</Context.Consumer>
1414
),
15-
{ displayName: `ContextTransformer` },
15+
{ displayName: 'ContextTransformer' },
1616
);
1717
}

0 commit comments

Comments
 (0)