Applied style rules to genocide all \t characters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { pick } from "lodash";
|
||||
import { pick } from 'lodash';
|
||||
|
||||
export default function aggregateEffect({node, linkedNode, link}){
|
||||
if (link.data !== 'effect') return;
|
||||
|
||||
Reference in New Issue
Block a user