Prepare for collection board type, refactoring, update dependencies
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { withPopup } from '../lib/popup';
|
||||
|
||||
import TimerEditStep from './TimerEditStep';
|
||||
|
||||
export default withPopup(TimerEditStep);
|
||||
Reference in New Issue
Block a user