mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Refactor code to improve performance and
readability
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 186 KiB |
@@ -1,12 +1,6 @@
|
||||
import test from './themeCovers/929098bd-40b9-46a5-bd6f-8b9e7d5e648b.webp';
|
||||
import hacker from './themeCovers/hacker.jpeg'
|
||||
|
||||
const themes = [
|
||||
{
|
||||
name: "Dark",
|
||||
url: "https://raw.githubusercontent.com/SethBurkart123/BetterSEQTA-Themes/main/themes/dark.json",
|
||||
coverImage: <img className="object-cover object-center w-full h-full" src={test} />,
|
||||
},
|
||||
{
|
||||
name: "Hacker",
|
||||
url: "https://raw.githubusercontent.com/SethBurkart123/BetterSEQTA-Themes/main/themes/hacker.json",
|
||||
|
||||
Reference in New Issue
Block a user