mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 05:22:02 +00:00
fix(FE-188): required symbol space
This commit is contained in:
@@ -201,6 +201,7 @@ const DateInput = ({
|
||||
{label}
|
||||
{required && (
|
||||
<span className='text-error' title='required'>
|
||||
{' '}
|
||||
*
|
||||
</span>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user