Making suggested changes

Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
This commit is contained in:
Aditya Kumar
2026-04-08 09:15:21 +05:30
parent 4e265fec15
commit 79d88e534e
2 changed files with 14 additions and 12 deletions
-7
View File
@@ -3,10 +3,3 @@
---
Migrated `ConfigContent` component from Material UI to Backstage UI (BUI).
Replaced MUI components with their BUI equivalents:
- `Box`, `Paper``Box` with `bg` and `p` props
- `Typography``Text` with `as="p"`
- `Alert``Alert` with `status` and `title` props
- Removed `makeStyles`/`createStyles` in favor of BUI spacing props