Browse Source

d

pull/2/head
김지은 12 months ago
parent
commit
ff3cb70b2f
  1. 5
      src/views/laanc/LaancStep2.js

5
src/views/laanc/LaancStep2.js

@ -235,6 +235,11 @@ export default function LaancStep2({
<> <>
<CheckCircle size={15} /> <CheckCircle size={15} />
<span className='ms-1'>{' '}검토 결과 승인 대상입니다.</span> <span className='ms-1'>{' '}검토 결과 승인 대상입니다.</span>
<span className='cancel-txt'>
제출하신 비행계획은 자동승인 대상 입니다.
<br/>
즉시 승인을 위해 다음 스텝으로 진행하시기 바랍니다.
</span>
</> </>
) : ( ) : (
<> <>

Loading…
Cancel
Save