Added feedback link

This commit is contained in:
Jori Lallo
2017-11-26 22:03:23 -08:00
parent 88020fc569
commit 0af46a0d46
6 changed files with 35 additions and 28 deletions

View File

@ -9,7 +9,7 @@ import {
spectrumUrl,
blogUrl,
twitterUrl,
} from '../../utils/routeHelpers';
} from '../../../shared/utils/routeHelpers';
import { color } from '../../../shared/styles/constants';
function TopNavigation() {