const example = { attributes: { target: "500000", duration: "1000", counterTitle: "Active Users", counterSuffix: "+", isShowSeparator: true, separator: ",", wrapperFlexDirection: "column", }, }; export default example;