Update OSCards.tsx

This commit is contained in:
Hristo Nedelkov 2024-01-21 16:15:09 +02:00
parent 5567c62f7f
commit 9ef747c513

View File

@ -1,4 +1,3 @@
import { Stack } from 'tamagui'
import OSCard from './OSCard'
import { LINUX, MAC, WINDOWS } from '../../../../constants'
import styles from './InstallLayout.module.css'