feat(admin-ui): Implements redesign of public pages (#3504)

* redesign public pages

* rm build files

* fix size of button
This commit is contained in:
Kasper Fabricius Kristensen
2023-03-17 10:17:47 +01:00
committed by GitHub
parent 0d1b63d773
commit 9ad15d3a88
13 changed files with 418 additions and 405 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): Implements redesigned public facing pages of admin UI.