element-call/src/typography
Robin Townsend 17450b4531 Fix big grid crashing due to missing React import
by fixing the cause rather than the symptom: this upgrades the code to use the new, recommended JSX transform mode of React 17+, which no longer requires you to import React manually just to write JSX.
2023-06-30 18:21:18 -04:00
..
Typography.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
Typography.stories.tsx Fix big grid crashing due to missing React import 2023-06-30 18:21:18 -04:00
Typography.tsx Fix copyright headers 2023-01-03 16:55:26 +00:00