mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-22 22:05:29 +02:00
refactor: split CommandFooter, perf tweaks
- extracted drawer modal to CommandDrawer (~180 lines) - CommandFooter now under 270 lines - replaced transition-all with specific props (colors, transform, etc) - should reduce repaints on hover states
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* Nix script generator
|
||||
*/
|
||||
// Nix script - nix-env
|
||||
|
||||
import { generateAsciiHeader, generateSharedUtils, escapeShellString, type PackageInfo } from './shared';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user