0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 00:58:40 +00:00

Revert "Embed Endpoint"

This commit is contained in:
Trevor Buckner
2026-04-04 21:15:57 -04:00
committed by GitHub
parent 13f3df529a
commit 67b4d3b760
13 changed files with 102 additions and 397 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ const HomePage =(props)=>{
? <ErrorNavItem error={error} clearError={clearError} />
: renderSaveButton()}
<NewBrewItem />
<PrintNavItem brew={currentBrew}/>
<PrintNavItem />
<HelpNavItem />
<VaultNavItem />
<RecentNavItem />