1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-19 17:46:12 +07:00

chore: update emotion dependencies

This commit is contained in:
Priscila Oliveira
2019-11-16 00:28:36 +01:00
parent ea19a2bb47
commit 8c9076d0a2
40 changed files with 286 additions and 402 deletions

View File

@@ -1,4 +1,4 @@
import styled from 'react-emotion';
import styled from '@emotion/styled';
import { default as Typography } from '../../muiComponents/Heading';
import List from '../../muiComponents/List';