update dashboard text
This commit is contained in:
@ -63,17 +63,16 @@ function Uploader() {
|
||||
name = "file-input" / >
|
||||
<
|
||||
/CCol> < /
|
||||
CFormGroup > <
|
||||
CCardFooter >
|
||||
<
|
||||
CButton type = "submit"
|
||||
CFormGroup >
|
||||
<CCardFooter >
|
||||
<CButton type = "submit"
|
||||
onClick = { onClickHandler }
|
||||
size = "sm"
|
||||
color = "primary" > < CIcon name = "cil-scrubber" / > アップロード < /CButton> < /
|
||||
CCardFooter > <
|
||||
/CCardBody> < /
|
||||
CCard > <
|
||||
/div>
|
||||
CCardFooter>
|
||||
</CCardBody>
|
||||
</CCard>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user