Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Updates Crowdin buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykhailo Dudar committed Oct 2, 2024
1 parent 7aa89eb commit 8e6ed47
Show file tree
Hide file tree
Showing 4 changed files with 4,286 additions and 82 deletions.
4,225 changes: 4,223 additions & 2 deletions examples/dist/bundle.js

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion examples/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
<html><head><title>Crowdin Login component demo</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><script defer="defer" src="bundle.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<html>
<head>
<title>Crowdin Login component demo</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<script defer src="bundle.js"></script></head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
</body>
</html>
Loading

0 comments on commit 8e6ed47

Please sign in to comment.