[CORL-219] Common Tweaks (#2460)

* fix: i18n fixes

* fix: figma tweaks

* fix: tweaked date manipulation logic

* fix: linting

* fix: linting

* fix: tests
This commit is contained in:
Wyatt Johnson
2019-08-12 16:44:35 -04:00
committed by Kim Gardner
parent 7900b02c40
commit 8d78677154
16 changed files with 90 additions and 75 deletions
@@ -1,7 +1,7 @@
import { Localized } from "fluent-react/compat";
import React, { ChangeEvent, Component } from "react";
import { UNIT } from "coral-framework/lib/i18n";
import { UNIT } from "coral-common/helpers/i18n";
import {
Flex,
Option,