export default function customEdgeStyle() {
  return {
    customStyle: {
    },
  };
}
