1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

correcting relative path

This commit is contained in:
Alex Windett 2017-02-20 12:55:01 +00:00
parent dc066f9cad
commit bc200789a8

View File

@ -1,8 +1,8 @@
const Styled = require('styled-components'); const Styled = require('styled-components');
const camelCase = require('camel-case'); const camelCase = require('camel-case');
const constants = require('./constants'); const constants = require('../constants');
const fns = require('./functions'); const fns = require('../functions');
const { const {
boxes boxes