mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Argh got comment naming off
This commit is contained in:
parent
9cf3aa2514
commit
469b569311
@ -5,7 +5,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
// deepscan-ignore-next-line
|
||||
// deepscan-disable-next-line
|
||||
const withStyles = (themeFn) => (Comp) => Comp;
|
||||
|
||||
class Alert extends React.Component {
|
||||
|
Loading…
x
Reference in New Issue
Block a user