Skip to content

Commit 534500b

Browse files
committed
import JSX namespace
1 parent 45213c2 commit 534500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useState, useEffect } from "react";
1+
import { useState, useEffect, JSX } from "react";
22
import { Route, Routes } from "react-router";
33
import { HashRouter, Link, useParams } from "react-router-dom";
44
import { Breadcrumb, Card, Collapse, Button, Table } from "react-bootstrap";

0 commit comments

Comments
 (0)