Allow incident price modification frontend+backend #81

Merged
bilal.catic merged 8 commits from allow-incident-price-modification-frontend into master 2020-01-09 18:13:07 +01:00
2 changed files with 0 additions and 6 deletions
Showing only changes of commit cf0b2793ec - Show all commits

View File

@@ -2,7 +2,6 @@ import React, { Component } from 'react';
import { connect } from 'react-redux';
import { Loader, Button } from 'semantic-ui-react';
import 'react-table/react-table.css';
import './style.css';
import { NavLink } from 'react-router-dom';
import SelectTable from "../../SelectTable";

View File

@@ -1,5 +0,0 @@
::placeholder{
color: black;
opacity: 1;
}