Add Monarch support (#37)

* wip

* cleanup

* monarch button

* use monarch button

* last cleanup

* fix lint

* fix lint
This commit is contained in:
Viktor Rådberg
2024-09-22 09:57:02 +02:00
committed by GitHub
parent f9ad21b72e
commit 35c1cac691
14 changed files with 183 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ export { default as FullscreenOn } from './FullscreenOn';
export { default as Info } from './Info';
export { default as LittleGuy } from './LittleGuy';
export { default as Logo } from './Logo';
export { default as Monarch } from './Monarch';
export { default as NameTag } from './NameTag';
export { default as PartnerTax } from './PartnerTax';
export { default as Poison } from './Poison';