@ui8kit/blocks
Version:
A collection of 50+ blocks for state and UI management for buildy
12 lines • 321 B
text/typescript
export * from './hero';
export * from './blog';
export * from './features';
export * from './footer';
export * from './gallery';
export * from './post';
export * from './team';
export * from './testimonial';
export * from './cta';
export * from './business';
export * from './portfolio';
export * from './faq';