Commit Graph

7 Commits (9d6e443824fa7e8f32e5deea87992b77b582db96)

Author SHA1 Message Date
Marius Diacu 9d6e443824 Fix import of button from @strapi/design-system
Fix import of button from @strapi/design-system

Replaces `import { Button } from '@strapi/design-system/';` with `import { Button } from '@strapi/design-system/Button';`
2023-01-21 10:13:47 +02:00
boazpoolman ca910cfdaf chore: Update @strapi packages and alter imports accordingly 2022-11-27 14:35:11 +01:00
Boaz Poolman c88f6f02e3 fix: Initial export in admin 2021-11-20 20:24:57 +01:00
Boaz Poolman ccef257c32 feat: Empty states in admin 2021-11-13 14:30:16 +01:00
Boaz Poolman 835fbe17af chore: Migtate @strapi/parts to @strapi/design-system 2021-10-27 13:28:06 +02:00
Boaz Poolman 41a9bfdf6c refactor(v4): Base admin migration 2021-10-14 17:13:12 +02:00
Boaz Poolman 6eb6a2d80d Component for initial config export 2021-03-24 22:03:30 +01:00