diff --git a/config/ags/launcher/ui/components/calc.tsx b/config/ags/launcher/ui/components/calc.tsx index e69de29..eec305a 100644 --- a/config/ags/launcher/ui/components/calc.tsx +++ b/config/ags/launcher/ui/components/calc.tsx @@ -0,0 +1,3 @@ +export default () => { + return +}