Skip to content

Commit

Permalink
:Merge branch 'dev' of https://github.com/hashmapinc/Tempus into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cherrera2001 committed May 7, 2018
2 parents 7777010 + eb88c48 commit 86cf1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/components/react/json-form-react.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import './json-form.scss';

import React from 'react';
import getMuiTheme from 'material-ui/styles/getMuiTheme';
import tempusTheme from './styles/tempusTheme';
import tempusTheme from './styles/TempusTheme';
import TempusSchemaForm from './json-form-schema-form.jsx';

class ReactSchemaForm extends React.Component {
Expand Down

0 comments on commit 86cf1e7

Please sign in to comment.