Fixed typo in file name:
INLINE_CALCULTION_REGEX -> INLINE_CALCULATION_REGEX
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import INLINE_CALCULATION_REGEX from '/imports/constants/INLINE_CALCULTION_REGEX';
|
||||
import INLINE_CALCULATION_REGEX from '/imports/constants/INLINE_CALCULATION_REGEX';
|
||||
|
||||
export default function embedInlineCalculations(inlineCalcObj) {
|
||||
const string = inlineCalcObj.text;
|
||||
|
||||
Reference in New Issue
Block a user