0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-21 11:32:47 +00:00

space to tabs

This commit is contained in:
Trevor Buckner
2025-01-05 22:53:30 -05:00
parent 49db31426c
commit 5a9e7850c2

View File

@@ -4,7 +4,6 @@ const _ = require('lodash');
import Dialog from '../../../components/dialog.jsx';
const DISMISS_BUTTON = <i className='fas fa-times dismiss' />;
const ErrorBar = (props)=>{