Skip to content

Commit

Permalink
Merge pull request react-bootstrap#1150 from taion/more-tab-fixes
Browse files Browse the repository at this point in the history
Clean up a few stale ignores from examples
  • Loading branch information
AlexKVal committed Aug 13, 2015
2 parents 8b6e244 + 5881c3e commit b0b1b14
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions docs/examples/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
"NavItem",
"MenuItem",
"Modal",
"ModalTrigger",
"OverlayTrigger",
"OverlayMixin",
"Overlay",
"PageHeader",
"PageItem",
Expand All @@ -48,9 +46,7 @@
"Row",
"SplitButton",
"Tab",
"TabbedArea",
"Table",
"TabPane",
"Tabs",
"Tooltip",
"Well",
Expand Down
1 change: 0 additions & 1 deletion docs/src/ReactPlayground.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const Pagination = require('../../src/Pagination');
const Panel = require('../../src/Panel');
const PanelGroup = require('../../src/PanelGroup');
const Popover = require('../../src/Popover');
const Portal = require('../../src/Portal');
const ProgressBar = require('../../src/ProgressBar');
const Row = require('../../src/Row');
const SplitButton = require('../../src/SplitButton');
Expand Down

0 comments on commit b0b1b14

Please sign in to comment.