feat(frontend): rework ui
This commit is contained in:
parent
10e72b5353
commit
4d9567db9e
13 changed files with 5870 additions and 856 deletions
|
|
@ -34,7 +34,7 @@ let
|
|||
pnpmDeps = fetchPnpmDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
fetcherVersion = 4;
|
||||
hash = "sha256-vWBgw08KLHoih2DE/o9e8G4JQMjJBnFEwsCaiag8FNc=";
|
||||
hash = "sha256-/2dyjSVU4MgWSz70d9T8xUzOxkykl98Flc9AmCKAf9E=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue