This commit is contained in:
Jon Nicholson 2019-03-15 11:26:51 +00:00
parent 9fd7617e28
commit 36b0045f13

View File

@ -1,6 +1,6 @@
import * as React from 'react'; import * as React from 'react';
import { FieldLabel, ExtensionValue } from '../../common-elements/fields'; import { ExtensionValue, FieldLabel } from '../../common-elements/fields';
import styled from '../../styled-components'; import styled from '../../styled-components';