💄 Small UI qol update
Module download now has a different look and can be toggled on and off
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
import {
|
||||
ActionIcon,
|
||||
Group,
|
||||
Text,
|
||||
SegmentedControl,
|
||||
TextInput,
|
||||
Anchor,
|
||||
} from '@mantine/core';
|
||||
import { ActionIcon, Group, Text, SegmentedControl, TextInput, Anchor } from '@mantine/core';
|
||||
import { useState } from 'react';
|
||||
import { IconBrandGithub as BrandGithub } from '@tabler/icons';
|
||||
import { CURRENT_VERSION } from '../../../data/constants';
|
||||
|
||||
Reference in New Issue
Block a user