mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-04 12:14:37 +08:00
removes unneeded style component
This commit is contained in:
parent
a35ba0239a
commit
f00c36998d
1 changed files with 0 additions and 4 deletions
|
@ -62,10 +62,6 @@ const StyledH3 = styled.h3`
|
|||
}
|
||||
`;
|
||||
|
||||
const StyledOl = styled.ol`
|
||||
padding: 15px;
|
||||
`;
|
||||
|
||||
class SettingsTeam extends Component {
|
||||
constructor(props) {
|
||||
super(props);
|
||||
|
|
Loading…
Add table
Reference in a new issue