Update after lint comments

This commit is contained in:
Knut Sveidqvist
2022-09-05 20:40:12 +02:00
parent 1ccd3183c4
commit 030cbb1acb
15 changed files with 322 additions and 129 deletions

View File

@@ -1,6 +1,6 @@
const lineBreakRegex = /<br\s*\/?>/gi;
import { select } from 'd3';
import db from './mindmapDb';
import * as db from './mindmapDb';
/**
* @param {string} text The text to be wrapped