8000 Release v0.4.3 Β· uiwjs/react-login-page Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 15:51
· 68 commits to main since this release

Documentation v0.4.3: https://raw.githack.com/uiwjs/react-login-page/9caf85e/index.html
Comparing Changes: v0.4.2...v0.4.3

login-page
import React from 'react';
import Login from '@react-login-page/page7';

const Demo = () => <Login style={{ height: 690 }} />;

export default Demo;
0