remove obsolete stylesheet file
This commit is contained in:
@@ -2,7 +2,6 @@ import React, { Component } from 'react';
|
|||||||
import { connect } from 'react-redux';
|
import { connect } from 'react-redux';
|
||||||
import { Loader, Button } from 'semantic-ui-react';
|
import { Loader, Button } from 'semantic-ui-react';
|
||||||
import 'react-table/react-table.css';
|
import 'react-table/react-table.css';
|
||||||
import './style.css';
|
|
||||||
import { NavLink } from 'react-router-dom';
|
import { NavLink } from 'react-router-dom';
|
||||||
|
|
||||||
import SelectTable from "../../SelectTable";
|
import SelectTable from "../../SelectTable";
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
::placeholder{
|
|
||||||
color: black;
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user