- fold Show and Notice into a single primitives module with one shared stylesheet - keep the primitives barrel export intact while shrinking the folder footprint - consolidate the primitive tests into one combined suite
1 line
30 B
TypeScript
1 line
30 B
TypeScript
export * from './primitives';
|