I’m Leia Acosta, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.
import './indicator-bullet.scss';
export const Indicator = ( props ) => {
let className = 'eps-indicator-bullet';
if ( props.active ) {
className += ` ${ className }--active`;
}
return ;
};
Indicator.propTypes = {
active: PropTypes.bool,
};
https://cungxuan.tranbang.work/wp-sitemap-posts-post-1.xmlhttps://cungxuan.tranbang.work/wp-sitemap-posts-page-1.xmlhttps://cungxuan.tranbang.work/wp-sitemap-posts-lobby-1.xmlhttps://cungxuan.tranbang.work/wp-sitemap-taxonomies-category-1.xmlhttps://cungxuan.tranbang.work/wp-sitemap-taxonomies-event_cat-1.xmlhttps://cungxuan.tranbang.work/wp-sitemap-users-1.xml