diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/Question.tsx | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/components/Question.tsx b/src/components/Question.tsx index 750dd64..25ce04d 100644 --- a/src/components/Question.tsx +++ b/src/components/Question.tsx @@ -1,4 +1,3 @@ -/* eslint-disable @typescript-eslint/no-empty-function */  /** @jsx jsx */  import { jsx, css } from "@emotion/react";  import React, { ChangeEvent, FocusEvent } from "react"; | 
