Skip to content
Snippets Groups Projects
Commit 133c08b2 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #412 from metabase/react_includes_fix

we need to actually load cx & ReactCSSTranstitionGroup so they are av…
parents c978b1bb 8cdc2126
No related branches found
No related tags found
No related merge requests found
'use strict';
/*global setTimeout, clearTimeout, ReactCSSTransitionGroup, Saver, ActionButton, Popover, DownloadIcon, QueryModeToggle, AddToDashboard*/
/*global setTimeout, clearTimeout, Saver, ActionButton, Popover, DownloadIcon, QueryModeToggle, AddToDashboard*/
var cx = React.addons.classSet,
ReactCSSTransitionGroup = React.addons.CSSTransitionGroup;
var QueryHeader = React.createClass({
displayName: 'QueryHeader',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment