I have the following code in a file called modal.tsx (not ts):
modal.tsx
ts
import * as React from \'react\'; import { createPortal } fr