diff options
Diffstat (limited to 'demos/css-stress-test/src/main.tsx')
-rw-r--r-- | demos/css-stress-test/src/main.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/css-stress-test/src/main.tsx b/demos/css-stress-test/src/main.tsx index 1a9948fe8..c95d0f0eb 100644 --- a/demos/css-stress-test/src/main.tsx +++ b/demos/css-stress-test/src/main.tsx @@ -1,5 +1,3 @@ -import React from "react"; - export const Main = ({ productName }) => { return ( <> |