mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
[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:
committed by
Kim Gardner
parent
7900b02c40
commit
8d78677154
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user