mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
add Lokalize info
This commit is contained in:
parent
efb0b75bc5
commit
bf0febfaaa
@ -112,6 +112,18 @@ const AuthFooterInner: React.FC<Props> = (props) => {
|
||||
>
|
||||
OhMyForm
|
||||
</Button>
|
||||
<Button
|
||||
type={'link'}
|
||||
target={'_blank'}
|
||||
rel={'noreferrer'}
|
||||
ghost
|
||||
href={'https://lokalise.com/'}
|
||||
style={{
|
||||
color: '#FFF',
|
||||
}}
|
||||
>
|
||||
translated with Lokalize
|
||||
</Button>
|
||||
</footer>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user