Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 67802d3

Browse files
authored
Merge pull request #264 from philiiiiiipp/master
the responsive layout should come from the main bootstrap theme
2 parents cc9b1ff + dda2bd3 commit 67802d3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/components/Table/Table.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/components/Table/Table.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import * as React from "react";
44
import cn from "classnames";
5-
import "./Table.css";
65
import TableHeader from "./TableHeader.react";
76
import TableBody from "./TableBody.react";
87
import TableRow from "./TableRow.react";

0 commit comments

Comments
 (0)