Close button border

This commit is contained in:
2025-07-19 20:21:52 -07:00
parent 17424cb83a
commit 9e9e600371
3 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
import './Installs.css'
import { useEffect } from 'react'
import axios from 'axios'
import { InstallsProps } from '../types/InstallsProps'