1.2.0 • Published 12 months ago
itzmekhokan-wpcomponents v1.2.0
WP Components
An extended collection of WordPress Block components.
Installation
- Run below command within your WordPress theme or plugin
npm install --save itzmekhokan-wpcomponents
- Import the relevant component(s) e.g.
import { AccordionControl } from 'itzmekhokan-wpcomponents';
- For reference check below components.