mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 14:02:45 +00:00
searching animation
This commit is contained in:
@@ -247,7 +247,7 @@ const ArchivePage = createClass({
|
||||
if(searching) {
|
||||
return (
|
||||
<div className='foundBrews searching'>
|
||||
<span><h3>Searching</h3><h3 className='searchAnim'>...</h3></span>
|
||||
<h3 className='searchAnim'>Searching</h3>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user