Add cowboy hat

This commit is contained in:
Idrees Hassan
2026-01-18 22:41:37 -05:00
parent 2a90a56a2b
commit 2773538a6c
10 changed files with 17 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ export const HAT = {
NONE: "none",
TOP_HAT: "top-hat",
VIKING_HELMET: "viking-helmet",
COWBOY_HAT: "cowboy-hat",
};
/**