2
0
visuddhinanda 3 жил өмнө
parent
commit
c0f1b4f70a

+ 0 - 1
dashboard/src/components/studio/PublicitySelect.tsx

@@ -29,7 +29,6 @@ const Widget = ({ width }: IWidget) => {
   return (
     <ProFormSelect
       options={options}
-      initialValue={10}
       width={width}
       name="status"
       allowClear={false}