Commit 39e836e
committed
refactor(bem): clean up bem.tsx exports after migration
Removed unused Block/Elem exports from bem.tsx.
- Removed Block, Elem, BemWithSpecificContext, BlockContext, useBEM, and BemComponent exports
- Kept cn, CN, and CNTagName exports (only what's needed)
- All 25 files now use cn() instead of Block/Elem
- Completes DataManager BEM migration1 parent 2d10550 commit 39e836e
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 3 | | |
9 | 4 | | |
10 | | - | |
11 | 5 | | |
0 commit comments