0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Víctor Losada Hernández
d0265a9978 shared styles to alias 2026-02-25 18:30:44 +01:00
Víctor Losada Hernández
3e76046868 Revert "renamed client to src"
This reverts commit c28736bd01.
2026-02-01 17:36:53 +01:00
Víctor Losada Hernández
c28736bd01 renamed client to src 2026-02-01 17:34:50 +01:00
Víctor Losada Hernández
d6b763e62d update import paths 2026-01-23 18:44:51 +01:00
Víctor Losada Hernández
fc8656e05b all imports 2026-01-20 22:14:34 +01:00
Víctor Losada Hernández
0d6c3c7e33 fix module.exports 2026-01-20 19:56:37 +01:00
Gazook89
fc569e560b Move renderWarnings from shared to client
Moving this component to the component folder so it's closer to where it is actually used.  Not moving to the `homebrew` folder because ultimately i think pretty much everything in that folder should move to the components as well (`homebrew` isn't a helpful folder distinction).

Deletes a directory, moves 2 files.
2025-11-03 21:50:31 -06:00