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 { CommunityLinks } from 'ts/components/docs/home/community_links';
|
||||
import { MiddleSection } from 'ts/components/docs/home/middle_section';
|
||||
|
||||
Reference in New Issue
Block a user