chore: trigger web rebuild
All checks were successful
CI / lint-and-test (push) Successful in 19s
CI / build (push) Successful in 1m14s

This commit is contained in:
Julia McGhee
2026-03-21 18:23:40 +00:00
parent 3a15f6ed07
commit 3153f0eda5

View File

@@ -1,3 +1,4 @@
// trigger rebuild
function Icon({ name, fill }: { name: string; fill?: boolean }) {
return (
<span