export default OakComponent({
isList: false,
properties: {
value: '',
type: '',
color: '',
linkUrl: '',
},
});