Frontend Package Updates

This commit is contained in:
Qstick
2022-03-24 19:53:49 -05:00
parent 31e7a101ef
commit fa41bf3c58
5 changed files with 1329 additions and 1340 deletions

View File

@@ -37,7 +37,8 @@ function ModalError(props) {
{translate('Close')}
</Button>
</ModalFooter>
</ModalContent>);
</ModalContent>
);
}
ModalError.propTypes = {