mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-25 19:18:11 +00:00
all imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require('./errorBar.less');
|
||||
const React = require('react');
|
||||
import './errorBar.less';
|
||||
import React from 'react';
|
||||
|
||||
import Dialog from '../../../components/dialog.jsx';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user