docs(item-divider): add todo for border

This commit is contained in:
Maria Hutt
2026-03-12 09:37:37 -07:00
parent e2cf0e4278
commit 4b170f0303

View File

@@ -57,6 +57,7 @@
min-height: var(--ion-item-divider-min-height);
// TODO(FW-6848): remove border-bottom and replace it with the `ion-divider`
border-bottom: var(--ion-item-divider-border-bottom);
background: var(--background);