Adjusted the way we import react to match how it's done in the project.
This commit is contained in:
committed by
fabioberger
parent
b5e02d1b74
commit
086fa31d04
@@ -1,4 +1,4 @@
|
||||
import React from 'react';
|
||||
import * as React from 'react';
|
||||
import styled from 'styled-components';
|
||||
|
||||
import { zIndex } from 'ts/style/z_index';
|
||||
|
||||
Reference in New Issue
Block a user